mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-23 00:32:58 -04:00
Merge pull request #888 from linuxserver/code-server-zsh-3.19
code-server-zsh: Use alpine 3.19
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
FROM lsiobase/alpine:3.17 as buildstage
|
||||
FROM lscr.io/linuxserver/baseimage-alpine:3.19 as buildstage
|
||||
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user