Skip to content

Commit

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

Build(deps): bump eclipse-temurin from 17.0.13_11-jre-alpine to 17.0.14_7-jre-alpine in /docker/server
  • Loading branch information
seart-bot authored Feb 3, 2025
2 parents 5d9ec7d + ffcd407 commit d7cf929
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.13_11-jre-alpine
FROM eclipse-temurin:17.0.14_7-jre-alpine
LABEL maintainer="Ozren Dabić ([email protected])"

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

0 comments on commit d7cf929

Please sign in to comment.