diff --git a/docker/Dockerfile_archlinux b/docker/Dockerfile_archlinux index 21eb40382..9e7ea82aa 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:c136b06a4f786b84c1cc0d2494fabdf9be8811d15051cd4404deb5c3dc0b2e57 +FROM archlinux:latest@sha256:345a872f6c95e082d4b8c050af637eebb57402c6e2177b411c3acf7df84eb33b # Set the terminal type to Xterm. ENV TERM=xterm