Skip to content

Commit

Permalink
Bump amazoncorretto from 16da75f to 915d033 in /example-service
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `16da75f` to `915d033`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 5353769 commit 3b720ce
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:16da75fecac7fbd0f48807ed4e3e83bd995eb8eca0569ec70fa259a35664c6ae
FROM amazoncorretto:23@sha256:915d033a225e05edde9b1f184b0ff1f8f231d8580cceb22dfb90d48a496270c2
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 3b720ce

Please sign in to comment.