Skip to content

Commit

Permalink
Bump amazoncorretto from 7360a10 to aad5378 in /test-service
Browse files Browse the repository at this point in the history
Bumps amazoncorretto from `7360a10` to `aad5378`.

---
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 Jan 1, 2024
1 parent 12ad473 commit 260731c
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:7360a107336399c887d8ee4f679dfb2bbe9345babb4524caaa89c4af843319b3
FROM amazoncorretto:21@sha256:aad5378e83f84e58a46c21643863c4914669958be328226807f4cb5f118acc56
ARG APP_NAME
ARG APP_VERSION
ENV VERSION=$APP_VERSION
Expand Down

0 comments on commit 260731c

Please sign in to comment.