Skip to content

Commit 5a1b5ad

Browse files
chore(deps): update alpine docker tag to v3.23 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3db16dc commit 5a1b5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openvoxserver/Containerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.22 AS base
1+
FROM alpine:3.23 AS base
22

33
# Install JDK
44
ARG JDK_VERSION=17

0 commit comments

Comments
 (0)