Skip to content

Commit

Permalink
F40: actually convert F39 to F40
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Müller <[email protected]>
  • Loading branch information
marcusmueller committed Feb 23, 2024
1 parent 6bba334 commit ddb47ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/ci-fedora-40-3.10/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM fedora:39
FROM fedora:40
LABEL maintainer="[email protected]"

ENV security_updates_as_of 2024-02-15
ENV security_updates_as_of 2024-02-23

# Build
RUN dnf install --refresh -y \
Expand Down

0 comments on commit ddb47ab

Please sign in to comment.