Skip to content

Commit

Permalink
Merge pull request #249 from sir-gon/dependabot/docker/eclipse-temuri…
Browse files Browse the repository at this point in the history
…n-23.0.1_11-jre-alpine

Bump eclipse-temurin from 23_37-jre-alpine to 23.0.1_11-jre-alpine
  • Loading branch information
sir-gon authored Oct 28, 2024
2 parents 6def166 + 738c4bc commit 71b34f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ CMD ["make", "test"]
## in the production phase, "good practices" such as
## WORKDIR and USER are maintained
##
FROM eclipse-temurin:23_37-jre-alpine AS production
FROM eclipse-temurin:23.0.1_11-jre-alpine AS production

RUN apk add --update --no-cache make \
# FIX CVE-2024-5535
Expand Down

0 comments on commit 71b34f5

Please sign in to comment.