Skip to content

Commit ce8d9a2

Browse files
chore(deps): update alpine docker tag to v3.21
1 parent 957130b commit ce8d9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.19
1+
FROM alpine:3.21
22
COPY ./ .
33
RUN apk add openjdk17
44
RUN ./gradlew compileKotlin

0 commit comments

Comments
 (0)