Skip to content

Commit

Permalink
use specific java17 image (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
kriss-s committed Jan 15, 2024
1 parent bccf4fc commit 29c31bb
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 quay.io/evryfs/base-java-service:java17
FROM quay.io/evryfs/base-java-service:java17-20240115
LABEL maintainer="David J. M. Karlsen <[email protected]>"
ARG VERSION
COPY maven/ /app/
Expand Down

0 comments on commit 29c31bb

Please sign in to comment.