Skip to content

Commit

Permalink
Bump amazoncorretto from 22 to 23 in /example-service
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from 22 to 23.

---
updated-dependencies:
- dependency-name: amazoncorretto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 62d908d commit 79f06a1
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:22@sha256:0ab59c24fd3655545cad1c4c94a070c43f757607a38d39d9b7aa9960d311f42c
FROM amazoncorretto:23@sha256:83012afed98d1f5e74c4b9166e5c0658bb391cbc39ef9bda37d56aba982d457b
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 79f06a1

Please sign in to comment.