Skip to content

Commit

Permalink
Bump amazoncorretto from 19 to 20 in /test-service
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from 19 to 20.

---
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] committed Apr 1, 2023
1 parent e7e0d00 commit baed8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-service/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazoncorretto:19@sha256:a197d796640268bd6fcb74507f92efe69274b2c13de63ee36a07c25058d4bd3f
FROM amazoncorretto:20@sha256:3abed6304ceaf5644b1e6335f0d21db247af1b8e6460a8aa46e6161886e1280a
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit baed8b0

Please sign in to comment.