diff --git a/docker/Dockerfile_gentoo b/docker/Dockerfile_gentoo index 1cb9f3ec7..6fb450ba8 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. # This Dockerfile offers a stable base image but takes extra time to compile all dependencies. -FROM gentoo/stage3:latest@sha256:30417a2add95efaf1e0020896f0b93211a90fefb2744b1a1e0fba31872725c8e +FROM gentoo/stage3:latest@sha256:b4a39178b2553a2b2abaab3d1736284f1b8c7aff4511106fa77cb3754d69ed51 # Set the terminal type to Xterm. ENV TERM=xterm