We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf7dcf commit d8faa97Copy full SHA for d8faa97
1 file changed
docker/Dockerfile_redhat-ubi9
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# RHEL UBI is an enterprise-grade Linux distribution with long-term support.
3
# This Dockerfile is ideal for enterprise applications requiring strong support and stability.
4
-FROM redhat/ubi9:latest@sha256:b68c21b2dd3e72abcf2f8dcfc77580e4030564d1243bfcb7cd64ccc5aa3e0a25
+FROM redhat/ubi9:latest@sha256:7ff0b510498fa9f368a58e735e0c57f3497fd3205dbc2ea5e6e8ddf84f48752f
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments