diff --git a/README.md b/README.md index 16abf91..91cc95c 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ In this repository you will find the `Dockerfile.complex` containing: ```Dockerfile ## Buildstage ## -FROM ghcr.io/linuxserver/baseimage-alpine::3.12 as buildstage +FROM ghcr.io/linuxserver/baseimage-alpine:3.12 as buildstage RUN \ echo "**** install packages ****" && \