Skip to content

Commit

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

---
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>
Co-authored-by: Andy Coates <[email protected]>
  • Loading branch information
dependabot[bot] and big-andy-coates authored Jan 14, 2025
1 parent 76eadfe commit 3b0c5d6
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:88cd2cf3d783313220a2307feac73a27fe8b22b2d119732b3c3f729a8d912e52
FROM amazoncorretto:23@sha256:74e62ce75dc5a0ee5d5d7cb46ffd04b0cf4e9ccecc5046750b8d2b0444e33d8b
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 3b0c5d6

Please sign in to comment.