Skip to content

Commit

Permalink
Bump amazoncorretto from 844b96c to 8a43bc9 in /example-service (#…
Browse files Browse the repository at this point in the history
…497)

Bumps amazoncorretto from `844b96c` to `8a43bc9`.

---
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>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 3f68c2d commit 618baec
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:844b96c65e5f6b0ebee94361d57fb08fad38ab150a5a7d55ca60be2f4976402c
FROM amazoncorretto:22@sha256:8a43bc945068a39eb1629997cf51819d1411562cbdc6eb8d696f2939ac1af5aa
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 618baec

Please sign in to comment.