Skip to content

Commit 92beb73

Browse files
Merge pull request #44 from AndriyKalashnykov/renovate/patch-all
chore(all): update Gradle to v9.3.1
2 parents 0e67aef + 3e6e2a3 commit 92beb73

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,5 +1,5 @@
11
# Build stage - compile the application
2-
FROM --platform=linux/amd64 gradle:9.3.0-jdk21@sha256:c81b8eca24ce89252df6f8e81cb61266d62dbc84ab5f969ea22fc00804f995e2 AS builder
2+
FROM --platform=linux/amd64 gradle:9.3.1-jdk21@sha256:8e76ebb881f149bf5c68d13e345a7722597178526cad55c8311ae5353ad1b27e AS builder
33

44
WORKDIR /build
55

0 commit comments

Comments
 (0)