Skip to content

Commit

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

Bump eclipse-temurin from `05ee511` to `07b9545` in /m1
  • Loading branch information
jfharden authored Mar 12, 2024
2 parents 082f025 + 4bf68da commit f2e1f16
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:05ee511056c2991a5e60fd6659a8d6aba93163c858ee545413a78b5b9842c4d8 AS final
FROM eclipse-temurin:11-jre@sha256:07b9545e45d6fe8698983364dfe6010e611976f8392ada16ea713f0d67170a23 AS final

ARG DNS_TTL=15

Expand Down

0 comments on commit f2e1f16

Please sign in to comment.