Skip to content

Commit

Permalink
Merge pull request #10 from buildo/fix-image-sha256
Browse files Browse the repository at this point in the history
Fix image sha256
  • Loading branch information
MatteoTurri authored Apr 28, 2023
2 parents a1bbdb3 + cb3cf6f commit e4c18be
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 eclipse-temurin:17.0.7_7-jre-alpine@sha256:7cbe01fd3d515407f1fda1e68068831aa6ae4b6930d76cdaa43736dc810bbd1b7
FROM eclipse-temurin:17.0.7_7-jre-alpine@sha256:7cbe01fd3d515407f1fda1e68068831aa6ae4b6930d76cdaa43736dc810bbd1b

ARG SCALA_VERSION=2.12.17
ARG SBT_VERSION=1.8.2
Expand Down

0 comments on commit e4c18be

Please sign in to comment.