Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#265)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `27b48e8` to `d8dc966`.

---
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 Jul 4, 2024
1 parent fb0504f commit da0f870
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:27b48e8ce2f933720fa7200d4e5ac2a7200cf8cbc4eda03159562888a72aabb1
FROM amazoncorretto:22@sha256:d8dc9660b4cca9dbc25d0a98b326a6bd2676cbcee43120981212c020a85b20b4
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit da0f870

Please sign in to comment.