Skip to content

Commit d7a75d0

Browse files
chore(deps): update amazoncorretto docker tag to v25
1 parent 23ca2f1 commit d7a75d0

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
@@ -5,7 +5,7 @@ COPY ./ /build
55

66
RUN gradle shadowjar
77

8-
FROM amazoncorretto:17.0.16-alpine3.21
8+
FROM amazoncorretto:25.0.1-alpine3.21
99

1010
WORKDIR /home/GravenSupport
1111
COPY --from=builder /build/build/libs/*-all.jar /GravenSupport.jar

0 commit comments

Comments
 (0)