Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#328)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `b900180` to `7154f31`.

---
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 Apr 22, 2024
1 parent 1090a0c commit 7a95a26
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:22@sha256:b900180d01776df8497d728e2e36205855480e820d68db0ae74908852875e341
FROM amazoncorretto:22@sha256:7154f31aec086bbb608fb5a3ea354213aa7427576f4afd1f027b6967c7ed8616
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 7a95a26

Please sign in to comment.