We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e430b9f commit 2d53ed5Copy full SHA for 2d53ed5
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:ca6af8049bd9dee3eb2bc3d620642ca1bc81b00f10aa08b12ee28ac56063be49
+FROM archlinux:latest@sha256:287bf95d97e4f952a94a1f4a83008c6a547405bacc44173bda151231a3c843aa
5
6
# Set the terminal type to Xterm.
7
ENV TERM=xterm
0 commit comments