Skip to content

Commit

Permalink
Bump amazoncorretto from 753ab43 to 7360a10 in /test-service (#359)
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `753ab43` to `7360a10`.

---
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>
Co-authored-by: Andy Coates <[email protected]>
  • Loading branch information
dependabot[bot] and big-andy-coates authored Dec 22, 2023
1 parent f84222e commit b987e1f
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:21@sha256:753ab43b764c70d53d44785b8720d43333ab45ccc422825ac30147c28ea97e88
FROM amazoncorretto:21@sha256:7360a107336399c887d8ee4f679dfb2bbe9345babb4524caaa89c4af843319b3
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit b987e1f

Please sign in to comment.