Skip to content

Commit

Permalink
Use specific version of base image.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Brown committed Oct 27, 2023
1 parent 65483a0 commit cc41cd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM eclipse-temurin:17-jre-jammy

FROM eclipse-temurin:17.0.8.1_1-jre-jammy

WORKDIR /usr/local/structurizr-cli/
ENV PATH /usr/local/structurizr-cli/:$PATH
Expand Down

0 comments on commit cc41cd8

Please sign in to comment.