Skip to content

Commit

Permalink
updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Sep 22, 2024
1 parent 1afa954 commit d77929e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops-python-tools-fedora/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#FROM fedora:latest
# Fedora 35 gets 'curl: (6) getaddrinfo() thread failed to start' for any address due to a bug
# nosemgrep: dockerfile.audit.dockerfile-source-not-pinned.dockerfile-source-not-pinned
FROM fedora:34
FROM fedora:42

LABEL org.opencontainers.image.description="Python Tools (Fedora)" \
org.opencontainers.image.authors="Hari Sekhon (https://www.linkedin.com/in/HariSekhon)" \
Expand Down

0 comments on commit d77929e

Please sign in to comment.