Skip to content

Commit 646aefe

Browse files
Update amazoncorretto Docker tag to v17.0.12-alpine
1 parent 2af5217 commit 646aefe

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 amazoncorretto:17-alpine
1+
FROM amazoncorretto:17.0.12-alpine
22

33
RUN apk upgrade --update-cache --available && apk add openssl && rm -rf /var/cache/apk/*
44

0 commit comments

Comments
 (0)