Skip to content

Commit

Permalink
Use archlinux:base-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Feb 7, 2021
1 parent 63d10a3 commit a470fa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from archlinux/base
from archlinux:base-devel

copy pacman.conf /etc/pacman.conf
run pacman -Syu --noconfirm
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from archlinux/base
from archlinux:base-devel

copy pacman.conf /etc/pacman.conf
run pacman -Syu --noconfirm
Expand Down

0 comments on commit a470fa8

Please sign in to comment.