We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93df78 commit a1a8cb7Copy full SHA for a1a8cb7
assets/docker/archlinux/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM archlinux/archlinux:base-devel@sha256:fac3269da30219d9ef8cd98600b54f218e624ecdd9e9e7c0573ac34db0eb33bb
+FROM archlinux/archlinux:base-devel@sha256:c19a82e95f334b34354b55210eb3443ce0fd30a3c2544269a21af4e5751b1497
2
3
RUN pacman -Syu --noconfirm --needed git sudo zsh fish curl go \
4
&& echo "container ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers \
0 commit comments