Skip to content

Commit

Permalink
Bump amazoncorretto from a621fa2 to 0ab59c2 in /example-service (#…
Browse files Browse the repository at this point in the history
…515)

Bumps amazoncorretto from `a621fa2` to `0ab59c2`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent d5dc369 commit 1aee3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:22@sha256:a621fa26943748e5e1d7924ed2201a110fc0dd7d6a5b2f9139de2978d59f0378
FROM amazoncorretto:22@sha256:0ab59c24fd3655545cad1c4c94a070c43f757607a38d39d9b7aa9960d311f42c
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 1aee3fd

Please sign in to comment.