We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c584843 commit 37d7be8Copy full SHA for 37d7be8
docker/Dockerfile_fedora
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Fedora is known for its proactive security and commitment to open-source software.
3
# This Dockerfile is a good choice for modern and resource-rich environments.
4
-FROM fedora:latest@sha256:f84a7b765ce09163d11de44452a4b56c1b2f5571b6f640b3b973c6afc4e63212
+FROM fedora:latest@sha256:ef2fe4d8a16d5cd293f223d84d17feb70f02faf409a95300a44e46d21ce34b2b
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments