Skip to content

Commit 6526226

Browse files
authored
Merge pull request #1111 from linuxserver/code-server-zsh-alpine
code-server-zsh: update alpine, fix casing
2 parents c5b9911 + 52de3bc commit 6526226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 lscr.io/linuxserver/baseimage-alpine:3.19 as buildstage
3+
FROM lscr.io/linuxserver/baseimage-alpine:3.23 AS buildstage
44

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

0 commit comments

Comments
 (0)