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 3eb9766 commit 198f05aCopy full SHA for 198f05a
Dockerfile
@@ -94,7 +94,7 @@ CMD ["make", "test"]
94
## in the production phase, "good practices" such as
95
## WORKDIR and USER are maintained
96
##
97
-FROM eclipse-temurin:22.0.2_9-jre-alpine AS production
+FROM eclipse-temurin:23_37-jre-alpine AS production
98
99
RUN apk add --update --no-cache make \
100
# FIX CVE-2024-5535
0 commit comments