We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323eb2d commit aeaa954Copy full SHA for aeaa954
docker/Dockerfile_opensuse-tumbleweed
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# openSUSE is a robust Linux distribution that offers a great balance of stability and modernity.
3
# This Dockerfile is ideal for users seeking a reliable, versatile operating system.
4
-FROM opensuse/tumbleweed:latest@sha256:e709c0b9a5bcf9c20fc3b1c83509d78f23854c869741ec7fe1b9aa483cdbf313
+FROM opensuse/tumbleweed:latest@sha256:4aae6608b504ffc9026bfdd60774d1aad9b55a65ba2225dfe212e1a2f5368deb
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments