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