diff --git a/docker/Dockerfile_archlinux b/docker/Dockerfile_archlinux index 21eb40382..208aaae49 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:4bf33b21a715aac0b48ce6e9eaed4782a898eae96f88f5da3635572129c2584a # Set the terminal type to Xterm. ENV TERM=xterm