diff --git a/docker/Dockerfile b/docker/Dockerfile index eb4c3fdba..992274171 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 # Ubuntu is known for its popularity and user-friendly design. # This Dockerfile offers a balance between stability, security, and modernity. -FROM ubuntu:latest@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f +FROM ubuntu:latest@sha256:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3 # Set the terminal type to Xterm. ENV TERM=xterm