Skip to content

Commit

Permalink
Merge pull request #500 from seart-group/dependabot/docker/docker/ser…
Browse files Browse the repository at this point in the history
…ver/master/eclipse-temurin-17.0.13_11-jre-alpine

Bump eclipse-temurin from 17.0.12_7-jre-alpine to 17.0.13_11-jre-alpine in /docker/server
  • Loading branch information
seart-bot authored Oct 25, 2024
2 parents 8d849d8 + 51af006 commit d435866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ COPY pom.xml /pom.xml

RUN mvn -e --no-transfer-progress clean package -am -DskipTests

FROM eclipse-temurin:17.0.12_7-jre-alpine
FROM eclipse-temurin:17.0.13_11-jre-alpine
LABEL maintainer="Ozren Dabić ([email protected])"

COPY --from=build /target/ghs-application-*.jar /server.jar
Expand Down

0 comments on commit d435866

Please sign in to comment.