We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9c570 commit 25d56b0Copy full SHA for 25d56b0
1 file changed
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:4e9f9abb123542925353417fb7116ec981989cdfc5b9871f5a40969482e05ec3
+FROM gentoo/stage3:latest@sha256:87bbfcd44f0d82efb37eaa0de7d5c5b0a1d9e381cccc4063f769bd9beff2d952
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments