diff --git a/docker/Dockerfile b/docker/Dockerfile index 89b159a95..5376c28a7 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:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252 +FROM ubuntu:latest@sha256:186072bba1b2f436cbb91ef2567abca677337cfc786c86e107d25b7072feef0c # Set the terminal type to Xterm. ENV TERM=xterm