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 32364d2 commit fc9454fCopy full SHA for fc9454f
docker/Dockerfile_oraclelinux
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Oracle Linux is known for its robustness and performance.
3
# This Dockerfile is a good choice for modern and resource-rich environments.
4
-FROM oraclelinux:9@sha256:d19103af0f05c94fdf8827f2004423feff69f2a6773b0bb615843174d2546173
+FROM oraclelinux:9@sha256:982c76cfe55b6decb77f3e84577fa59aa38f59d22d26bd72453d62e74c19012a
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments