We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d6b690 + 1271254 commit 2791cfcCopy full SHA for 2791cfc
Dockerfile.complex
@@ -1,7 +1,7 @@
1
# syntax=docker/dockerfile:1
2
3
## Buildstage ##
4
-FROM ghcr.io/linuxserver/baseimage-alpine:3.19 as buildstage
+FROM ghcr.io/linuxserver/baseimage-alpine:3.20 AS buildstage
5
6
RUN \
7
echo "**** install packages ****" && \
0 commit comments