We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a817c commit 03d4ba9Copy full SHA for 03d4ba9
1 file changed
docker/Dockerfile_archlinux
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
# Arch Linux is a minimalist, rolling-release distribution.
3
# This Dockerfile is ideal for users who prefer a hands-on approach and a clean, streamlined environment.
4
-FROM archlinux:latest@sha256:c136b06a4f786b84c1cc0d2494fabdf9be8811d15051cd4404deb5c3dc0b2e57
+FROM archlinux:latest@sha256:068a765646e75e51fe5d544b0f95c85d0322d0a372659e9d5f10fb8402ca53f1
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments