Skip to content

Commit 1d343b6

Browse files
authored
Use alpine 3.19
Signed-off-by: aptalca <541623+aptalca@users.noreply.github.com>
1 parent 1463a61 commit 1d343b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM lsiobase/alpine:3.17 as buildstage
3+
FROM lscr.io/linuxserver/baseimage-alpine:3.19 as buildstage
44

55
RUN \
66
apk add --no-cache \

0 commit comments

Comments
 (0)