Skip to content

Commit c4ee5cb

Browse files
committed
Update base image version to alpine321 in Dockerfile
1 parent 46d8c51 commit c4ee5cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine318
1+
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine321
22

33
# set version label
44
ARG BUILD_DATE
@@ -27,4 +27,4 @@ RUN apk del sudo
2727
EXPOSE 3000
2828

2929
VOLUME /config
30-
30+

0 commit comments

Comments
 (0)