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 c4ba0e6 commit a9c5ef3Copy full SHA for a9c5ef3
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:16ca3e34a9545583551589e71882f1f27cbce3c2f1fc6210c932d22a6931b73b
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments