Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#298)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `ead9110` to `9735e92`.

---
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 Feb 27, 2024
1 parent 4031097 commit 4f8a968
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:21@sha256:ead9110dc63e5c83427446bc3e6aebde4f6dc16f51726faa51374d3ca80db833
FROM amazoncorretto:21@sha256:9735e92958069d6028a13458575b525eb6e3d7b2d9456bbdb1776e6ff56e0904
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 4f8a968

Please sign in to comment.