Skip to content

Commit

Permalink
Bump amazoncorretto from bfa43b4 to 753ab43 in /example-service (#…
Browse files Browse the repository at this point in the history
…317)

Bumps amazoncorretto from `bfa43b4` to `753ab43`.

---
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 25, 2023
1 parent 8f41091 commit 048e2ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:21@sha256:bfa43b4fdaefaf853a44c679d94e1974597955d8e790e2b80ebf2220746f3757
FROM amazoncorretto:21@sha256:753ab43b764c70d53d44785b8720d43333ab45ccc422825ac30147c28ea97e88
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 048e2ae

Please sign in to comment.