diff --git a/docker/Dockerfile_gentoo b/docker/Dockerfile_gentoo index f652ff56..531c58af 100644 --- a/docker/Dockerfile_gentoo +++ b/docker/Dockerfile_gentoo @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 # Gentoo is known for its customization, optimization at the expense of image build time.asdf # This Dockerfile offers a stable base image but takes extra time to compile all dependencies. -FROM gentoo/stage3:latest@sha256:c26fc215d63a636fe7b691ca64ebe474698f41ccf6997e28509b446e726bc78a +FROM gentoo/stage3:latest@sha256:e756129e791a3615271112b4db1787a7c2877452f053fb8cfefaa9dced64252f # Set the terminal type to Xterm. ENV TERM=xterm