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 d94e7f2 commit 4ea083fCopy full SHA for 4ea083f
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:ee88ab8a5c8bf78687ddcecadf824767e845adc19d8cdedb56f48521eb162b43
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments