diff --git a/docker/Dockerfile_gentoo b/docker/Dockerfile_gentoo index 6482d9cdd..95b3e5719 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:4e9f9abb123542925353417fb7116ec981989cdfc5b9871f5a40969482e05ec3 +FROM gentoo/stage3:latest@sha256:4e274f15f6d4a7c4ace499128a4de844a38cf438656c9755115efc8a816da5bb # Set the terminal type to Xterm. ENV TERM=xterm