mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 16:58:27 -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
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
FROM lsiobase/alpine:3.17 as buildstage
|
FROM lscr.io/linuxserver/baseimage-alpine:3.19 as buildstage
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|||||||
Reference in New Issue
Block a user