Skip to content

Commit

Permalink
Bump amazoncorretto from 75c066f to a93fff9 in /example-service (#…
Browse files Browse the repository at this point in the history
…457)

Bumps amazoncorretto from `75c066f` to `a93fff9`.

---
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 Jun 21, 2024
1 parent 8f525d2 commit ad7ed2b
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:75c066f815c250c2c9a980685f181be55af8f6cf81436480688179ee67aae456
FROM amazoncorretto:22@sha256:a93fff924351e92140e46f07c41f8739b436484de5b45b3b42c5daf64e4c22e9
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit ad7ed2b

Please sign in to comment.