Skip to content

Commit

Permalink
update temurin version
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudgge committed Nov 10, 2023
1 parent 9d617f2 commit 88108cb
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
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.8.1_1-jdk as builder
FROM eclipse-temurin:17.0.9_9-jdk as builder

ENV SMEAGOL_DIR=/usr/src/smeagol
COPY mvnw pom.xml package.json yarn.lock .prettierrc ${SMEAGOL_DIR}/
Expand Down

0 comments on commit 88108cb

Please sign in to comment.