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