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