Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored May 31, 2024
1 parent 1c8aa45 commit a4960a8
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
@@ -1,6 +1,6 @@
FROM registry.fedoraproject.org/fedora-minimal:40

ARG VERSION=0.40.5
ARG VERSION=0.41.0

RUN microdnf -y --nodocs install shadow-utils && \
case "$(arch)" in \
Expand Down

0 comments on commit a4960a8

Please sign in to comment.