We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1318c4 commit 677d99dCopy full SHA for 677d99d
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:35cbe7b4aab21d214667733427437a9e88bde9b9c11ab99ca01f593bc0372876
+FROM gentoo/stage3:latest@sha256:232683d65bcaaf67e566a11b136851fa521710e0661cc1007fcde674978d60bb
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments