Skip to content

Commit

Permalink
rebase alpine-openbox to 3.21 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer authored Dec 6, 2024
1 parent 69c1ef1 commit 8fbbf14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine320
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine321

# set version label
ARG BUILD_DATE
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-alpine320
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-alpine321

# set version label
ARG BUILD_DATE
Expand Down

0 comments on commit 8fbbf14

Please sign in to comment.