Skip to content

Commit

Permalink
Merge pull request #1266 from alphagov/dependabot/docker/m1/eclipse-t…
Browse files Browse the repository at this point in the history
…emurin-c503036

Bump eclipse-temurin from `bf1f394` to `c503036` in /m1
  • Loading branch information
alexbishop1 committed May 8, 2024
2 parents e76a713 + 4c06548 commit b405008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m1/arm64.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COPY . .

RUN ["mvn", "clean", "--no-transfer-progress", "package", "-DskipTests"]

FROM eclipse-temurin:17-jre@sha256:bf1f394f748266a208ac3eb36417413c02ea277dc7d34bea2b4a6d7a99f8bccb AS final
FROM eclipse-temurin:17-jre@sha256:c50303657ff29e922be548d2ba2b74ad7ee2683418e5179c5614b0ae1a6e3c0e AS final

ARG DNS_TTL=15

Expand Down

0 comments on commit b405008

Please sign in to comment.