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 7761328 commit c4ba0e6Copy full SHA for c4ba0e6
docker/Dockerfile_gentoo
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Gentoo is known for its customization, optimization at the expense of image build time.asdf
3
# This Dockerfile offers a stable base image but takes extra time to compile all dependencies.
4
-FROM gentoo/stage3:latest@sha256:c80282384adbde6e0a78c16d067c8318c72994038d7623855c37f74bf7a2ff36
+FROM gentoo/stage3:latest@sha256:d1e41b4728f0355c7bdfa2b2c4f2ce47f001c67d62464b22abf52eada7210258
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments