Skip to content

Commit

Permalink
Bump amazoncorretto from 16a5178 to 682b8fa in /example-service (#…
Browse files Browse the repository at this point in the history
…569)

Bumps amazoncorretto from `16a5178` to `682b8fa`.

---
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 18, 2024
1 parent f9672d2 commit 75d04a8
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:23@sha256:16a517892e536f9f2823fa90169ff3f9f3009f26d701246cee44b4e332c6790c
FROM amazoncorretto:23@sha256:682b8fa363b9e5cdc523349c3a5e65d6b3116df7cefe85df5d35c39f7d65894a
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 75d04a8

Please sign in to comment.