We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93df78 commit fbf6688Copy full SHA for fbf6688
assets/docker/archlinux/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM archlinux/archlinux:base-devel@sha256:fac3269da30219d9ef8cd98600b54f218e624ecdd9e9e7c0573ac34db0eb33bb
+FROM archlinux/archlinux:base-devel@sha256:ebf0f02f33358cf0aab9496752f9ccc691fc11e21c79898ad4e2e3274d04d69a
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