We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b660c commit 5fd4db7Copy full SHA for 5fd4db7
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:7ff0b510498fa9f368a58e735e0c57f3497fd3205dbc2ea5e6e8ddf84f48752f
+FROM redhat/ubi9:latest@sha256:8f1496d50a66e41433031bf5bdedd4635520e692ccd76ffcb649cf9d30d669af
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments