Skip to content

Commit 6172c4c

Browse files
Bump eclipse-temurin from 21.0.3_9-jre-alpine to 22.0.1_8-jre-alpine
Bumps eclipse-temurin from 21.0.3_9-jre-alpine to 22.0.1_8-jre-alpine. --- updated-dependencies: - dependency-name: eclipse-temurin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c904381 commit 6172c4c

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
@@ -87,7 +87,7 @@ CMD ["make", "test"]
8787
## in the production phase, "good practices" such as
8888
## WORKDIR and USER are maintained
8989
##
90-
FROM eclipse-temurin:21.0.3_9-jre-alpine AS production
90+
FROM eclipse-temurin:22.0.1_8-jre-alpine AS production
9191

9292
ENV LOG_LEVEL=INFO
9393
ENV BRUTEFORCE=false

0 commit comments

Comments
 (0)