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 6cf2786 commit 2901291Copy full SHA for 2901291
docker/Dockerfile_clearlinux
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
# Clear Linux is known for its minimalistic approach and is optimized for performance and security.
3
-FROM clearlinux:latest@sha256:6fd0e2b06b784f1f981e9f7ae8bf1398a880efe033954615bdb4fb7762f9f420
+FROM clearlinux:latest@sha256:11f9ff7ddd702540ca5b75f9e10b688768a672a6c3ba7f4402ccd478209a8136
4
5
# Set the terminal type to Xterm.
6
ENV TERM=xterm
0 commit comments