diff --git a/Dockerfile b/Dockerfile index 952d4f1..f9905d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM archlinux/base:latest +FROM archlinux:latest ARG BUILD_DATE ARG VCS_REF diff --git a/README.md b/README.md index b7a32ca..d8aeac4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository provides the Dockerfile to create a Docker image used for light The image is rebuilt approximately every hour to ensure it always has the latest packages. ## What you get -* updated Arch Linux [base image](https://hub.docker.com/r/archlinux/base) +* updated Arch Linux [base image](https://hub.docker.com/_/archlinux) * gcc * make * cmake