Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#425)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `83012af` to `16da75f`.

---
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 Sep 25, 2024
1 parent c2ba387 commit 874d199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handle-occurrence-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:23@sha256:83012afed98d1f5e74c4b9166e5c0658bb391cbc39ef9bda37d56aba982d457b
FROM amazoncorretto:23@sha256:16da75fecac7fbd0f48807ed4e3e83bd995eb8eca0569ec70fa259a35664c6ae
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 874d199

Please sign in to comment.