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 1463a61 + 1d343b6 commit c5b9911Copy full SHA for c5b9911
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-FROM lsiobase/alpine:3.17 as buildstage
+FROM lscr.io/linuxserver/baseimage-alpine:3.19 as buildstage
4
5
RUN \
6
apk add --no-cache \
0 commit comments