We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e67aef + 3e6e2a3 commit 92beb73Copy full SHA for 92beb73
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage - compile the application
2
-FROM --platform=linux/amd64 gradle:9.3.0-jdk21@sha256:c81b8eca24ce89252df6f8e81cb61266d62dbc84ab5f969ea22fc00804f995e2 AS builder
+FROM --platform=linux/amd64 gradle:9.3.1-jdk21@sha256:8e76ebb881f149bf5c68d13e345a7722597178526cad55c8311ae5353ad1b27e AS builder
3
4
WORKDIR /build
5
0 commit comments