Skip to content

Commit 53b13ef

Browse files
authored
Merge pull request #182 from sir-gon/dependabot/docker/eclipse-temurin-22.0.1_8-jre-alpine
Bump eclipse-temurin from 21.0.3_9-jre-alpine to 22.0.1_8-jre-alpine
2 parents c904381 + 6172c4c commit 53b13ef

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)