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.
2 parents 3eb9766 + 198f05a commit b656d77Copy full SHA for b656d77
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