diff --git a/docker/Dockerfile_gentoo b/docker/Dockerfile_gentoo index 6482d9cdd..87c69404e 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:2b708841de62f67378f9ce3ecf1b4b1c697cde57bc32cb52b766c76173978f73 # Set the terminal type to Xterm. ENV TERM=xterm