Update README.md

This commit is contained in:
Eric Nemchik
2020-11-03 09:08:33 -06:00
committed by GitHub
parent 64387a0f82
commit c7b460c676
+1 -1
View File
@@ -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 ****" && \