Skip to content

Commit

Permalink
Update docker-alpine-supervisor-java-base image to openjdk17_jre-1.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Feb 6, 2024
1 parent c8310ed commit e60fc53
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
Expand Up @@ -41,7 +41,7 @@ RUN mvn -q clean package
###############################################################################

# now setup running environment
FROM registry.gitlab.com/clarin-eric/docker-alpine-supervisor-java-base:openjdk17_jre-1.3.10
FROM registry.gitlab.com/clarin-eric/docker-alpine-supervisor-java-base:openjdk17_jre-1.3.14

COPY --from=backend_builder /build/backend/target/appassembler /switchboard/

Expand Down

0 comments on commit e60fc53

Please sign in to comment.