Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#368)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `530a831` to `88cd2cf`.

---
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 Dec 23, 2024
1 parent f817ad4 commit b609e31
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:530a8311fa22b8ea8d113fb1b695d839eaadc9150281b07acdf7295e01ed9c8f
FROM amazoncorretto:23@sha256:88cd2cf3d783313220a2307feac73a27fe8b22b2d119732b3c3f729a8d912e52
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit b609e31

Please sign in to comment.