Skip to content

Commit

Permalink
Bump amazoncorretto in /handle-occurrence-service (#178)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `753ab43` to `530ed98`.

---
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 Nov 6, 2023
1 parent 589bda0 commit 4a21cf7
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:21@sha256:753ab43b764c70d53d44785b8720d43333ab45ccc422825ac30147c28ea97e88
FROM amazoncorretto:21@sha256:530ed98ce8d82d0405fecab6933190f30a4abba20eda2d6bbcf8f30fbf8e1f7d
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 4a21cf7

Please sign in to comment.