Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#89)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `364659a` to `38189d6`.

---
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 27, 2023
1 parent 346dba1 commit 8fedad8
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:20@sha256:364659a8775123d9e7d2af20267572f497da58b2935c646d04c68937cae0f327
FROM amazoncorretto:20@sha256:38189d6c4d4a7d1bc0eb6fb16b8a010d55aa7fb06c4e00ce7235a9d4bb3daec3
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 8fedad8

Please sign in to comment.