Skip to content

Commit 3975fc6

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update alpine docker tag to v3.18
1 parent 5de0cd1 commit 3975fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.17
1+
FROM alpine:3.18
22
COPY ./ .
33
RUN apk add openjdk17
44
RUN ./gradlew compileKotlin

0 commit comments

Comments
 (0)