Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Update fedora Docker tag to v42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 8aa3cb5 commit fbd5e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN go build \
-o /enki

# specify the fedora version, otherwise we migth get beta versions!
FROM fedora:40 as tools-image
FROM fedora:42 as tools-image
COPY --from=luet /usr/bin/luet /usr/bin/luet
ENV LUET_NOLOCK=true
ENV TMPDIR=/tmp
Expand Down

0 comments on commit fbd5e46

Please sign in to comment.