Skip to content

Commit e27f7cb

Browse files
chore(deps): update amazoncorretto docker tag to v21
1 parent 12e19f9 commit e27f7cb

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

66
RUN gradle shadowjar
77

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

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

0 commit comments

Comments
 (0)