Skip to content

Commit d8b3876

Browse files
chore(deps): update alpine docker tag to v3.23
1 parent 5f37091 commit d8b3876

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21
1+
FROM alpine:3.23
22
COPY ./ .
33
RUN apk add openjdk17
44
RUN --mount=type=secret,id=gh_packages_username \

0 commit comments

Comments
 (0)