diff --git a/docker/Dockerfile_archlinux b/docker/Dockerfile_archlinux index ef523f33..a1f90fc5 100644 --- a/docker/Dockerfile_archlinux +++ b/docker/Dockerfile_archlinux @@ -1,7 +1,7 @@ # syntax=docker/dockerfile:1 # Arch Linux is a minimalist, rolling-release distribution. # This Dockerfile is ideal for users who prefer a hands-on approach and a clean, streamlined environment. -FROM archlinux:latest@sha256:ad18112a3888d427b18a004309eff649418b68ddee0e71004c36b87630baac4c +FROM archlinux:latest@sha256:5906892165fc79b4e282e36f24802528bcee2bd2896982ad771045341e15db5c # Set the terminal type to Xterm. ENV TERM=xterm