Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#392)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `794e64c` to `adf7ce1`.

---
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 3, 2025
1 parent 27bfb2c commit 5a62e80
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:794e64c2aebac1dc4f7b9301c30d0bd860220863535e2a3037b7515455f51c9c
FROM amazoncorretto:23@sha256:adf7ce17a8eae97c93bd1821bc3bf51ec424aa373ab02cc1c53c2689a5614426
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 5a62e80

Please sign in to comment.