We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3669bc commit 12e19f9Copy full SHA for 12e19f9
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:9.0-jdk17-alpine as builder
+FROM gradle:9.0.0-jdk17-corretto-al2023 AS builder
2
3
WORKDIR /build
4
COPY ./ /build
0 commit comments