diff --git a/Dockerfile.template b/Dockerfile.template index 51fb147..9430d80 100644 --- a/Dockerfile.template +++ b/Dockerfile.template @@ -8,7 +8,7 @@ # Some templating is done in order to allow us to easily build different configurations and to # allow us to automate the release process. -# Note: Only official DockerHub images are allowed, see https://github.com/docker-library/official-images/actions/runs/5321247374/jobs/9636110751?pr=14890#step:4:13 +# Note: Only official DockerHub images are allowed, see https://gitlab.archlinux.org/archlinux/archlinux-docker/-/commit/daa67d18579024947d69a45e6d028c5adb1c8c23 # While we could use archlinux:base it could also break our build process, so we avoid dog fooding here FROM alpine:3.18 AS verify COPY TEMPLATE_ROOTFS_FILE /