Skip to content

Commit

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

---
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 2, 2024
1 parent 62c91ad commit 93c78da
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:e268835d2ba1559ef39f9c7d9fc69501ff45143e6fbf89ada118017ad14f52c1
FROM amazoncorretto:21@sha256:ead9110dc63e5c83427446bc3e6aebde4f6dc16f51726faa51374d3ca80db833
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 93c78da

Please sign in to comment.