Skip to content

Commit

Permalink
Bump amazoncorretto from ffc85f9 to 364659a in /example-service (#…
Browse files Browse the repository at this point in the history
…264)

Bumps amazoncorretto from `ffc85f9` to `364659a`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 44510b9 commit 330b41d
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:20@sha256:ffc85f9d43f43cc9bbded389d74473972850bd89914bcc2ec0568373b8086191
FROM amazoncorretto:20@sha256:364659a8775123d9e7d2af20267572f497da58b2935c646d04c68937cae0f327
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 330b41d

Please sign in to comment.