Skip to content

Commit

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

---
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 Jan 15, 2024
1 parent 0b6152e commit ab09878
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:aad5378e83f84e58a46c21643863c4914669958be328226807f4cb5f118acc56
FROM amazoncorretto:21@sha256:f559c1aa4b468fa67d6400ceb877a03c9e2b08659b3375320562a324343522ef
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit ab09878

Please sign in to comment.