diff --git a/docker/Dockerfile_archlinux b/docker/Dockerfile_archlinux index 99351a86..ba1f68fe 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:876f1f601e5fe6ceda682ac9b0a8df06be695fe9e2c85d04f48a877f17e46b45 +FROM archlinux:latest@sha256:94fa4d61453deb8841cccedd44320d294bcd9c1ebda0e3743b6cd9b330ca2280 # Set the terminal type to Xterm. ENV TERM=xterm