Skip to content

Commit dac4de5

Browse files
dependabot[bot]Gonzalo Diaz
authored and
Gonzalo Diaz
committed
Bump eclipse-temurin from 23.0.2_7-jre-alpine to 24_36-jre-alpine
Bumps eclipse-temurin from 23.0.2_7-jre-alpine to 24_36-jre-alpine. --- updated-dependencies: - dependency-name: eclipse-temurin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11b6759 commit dac4de5

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
@@ -94,7 +94,7 @@ CMD ["make", "test"]
9494
## in the production phase, "good practices" such as
9595
## WORKDIR and USER are maintained
9696
##
97-
FROM eclipse-temurin:23.0.2_7-jre-alpine AS production
97+
FROM eclipse-temurin:24_36-jre-alpine AS production
9898

9999
RUN apk add --update --no-cache make \
100100
# FIX CVE-2024-5535

0 commit comments

Comments
 (0)