Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
switch to archlinux/archlinux
Browse files Browse the repository at this point in the history
`archlinux` -> officially managed by docker | updated casually, sometimes months
`archlinux/archlinux` -> officially managed by archlinux | updated daily

Signed-off-by: Omansh Krishn <[email protected]>
  • Loading branch information
omansh-krishn committed Jun 16, 2024
1 parent c2edda7 commit e614440
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Use official Arch Linux image as base image
FROM archlinux:latest
FROM archlinux/archlinux:latest

# Setup
RUN pacman -Syu --noconfirm && \
Expand Down

0 comments on commit e614440

Please sign in to comment.