We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b2e69d commit b5eab27Copy full SHA for b5eab27
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM gradle:8.13.0-jdk21-alpine AS base
+FROM gradle:8.14.0-jdk21-alpine AS base
3
4
RUN apk add --update --no-cache make \
5
# FIX CVE-2024-5535
0 commit comments