Skip to content

Commit

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

Bump eclipse-temurin from `c64f802` to `dfb9212` in /m1
  • Loading branch information
alexbishop1 committed May 8, 2024
2 parents ce8cc44 + 4e5a4b2 commit 431d0ae
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:11-jre@sha256:c64f802aec80d94d5c40806b2bfffa9273239d7c61ce93b9a63d3a758cfe6969 AS final
FROM eclipse-temurin:11-jre@sha256:dfb9212ed2d221df62da7d30a4c805e37afef27821acbe22102eaef80e643e96 AS final

ARG DNS_TTL=15

Expand Down

0 comments on commit 431d0ae

Please sign in to comment.