Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#393)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `e467946` to `55235ff`.

---
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 Oct 21, 2024
1 parent 3c226ea commit 9ca3f91
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:e4679465cb5ba8c9389fbe2876be83be924ae9959c7f35c82de22c350cc96868
FROM amazoncorretto:23@sha256:55235ff00f9c09f6ef9d044909c894723205c18511bb788c2ed49edf02fdbfaa
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 9ca3f91

Please sign in to comment.