Skip to content

Commit

Permalink
Bump amazoncorretto from e268835 to 16315d3 in /test-service (#425)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `e268835` to `16315d3`.

---
updated-dependencies:
- dependency-name: amazoncorretto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andy Coates <[email protected]>
  • Loading branch information
dependabot[bot] and big-andy-coates authored Mar 4, 2024
1 parent cb1bb08 commit c8d4d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:21@sha256:e268835d2ba1559ef39f9c7d9fc69501ff45143e6fbf89ada118017ad14f52c1
FROM amazoncorretto:21@sha256:16315d33e4a1340988952182bfe614262b6a1bae92750d6b4d26d6be1dee32f5
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit c8d4d41

Please sign in to comment.