Skip to content

Commit 5102f4f

Browse files
author
Gonzalo Diaz
committed
[CONFIG] Docker: gradle base image updated 8.10.1 => 8.13.0
1 parent 09d5280 commit 5102f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
###############################################################################
2-
FROM gradle:8.10.1-jdk22-alpine AS base
2+
FROM gradle:8.13.0-jdk21-alpine AS base
33

44
RUN apk add --update --no-cache make \
55
# FIX CVE-2024-5535

0 commit comments

Comments
 (0)