Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: amazoncorretto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 6b749e6 commit 73e3058
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:a8a9ced711ab1a92d647440757a0776743d0c8bb9a0245147ffcfec967beb1f8
FROM amazoncorretto:23@sha256:e4679465cb5ba8c9389fbe2876be83be924ae9959c7f35c82de22c350cc96868
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 73e3058

Please sign in to comment.