We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93df78 commit d22498dCopy full SHA for d22498d
assets/docker/archlinux/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM archlinux/archlinux:base-devel@sha256:fac3269da30219d9ef8cd98600b54f218e624ecdd9e9e7c0573ac34db0eb33bb
+FROM archlinux/archlinux:base-devel@sha256:f9409bc90425c3aa4bc49017275df1d8b5631fcf0c9785d74fc8a8d6c3470f51
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