Skip to content

Commit

Permalink
Bump ruby from b4c321a to 4c29039
Browse files Browse the repository at this point in the history
Bumps ruby from `b4c321a` to `4c29039`.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 0f65dea commit 2addcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#checkov:skip=CKV_DOCKER_2: HEALTHCHECK not required - Image does not run a web server
#checkov:skip=CKV_DOCKER_3: USER not required - Image does not run in production, it is a utility

FROM docker.io/ruby@sha256:b4c321a99b9f21b7bb24f22e558bf1477630fb55d692aba4e25b2fe5deb7eaf1
FROM docker.io/ruby@sha256:4c290398322e29e9066134b57562a97ef46261500f1e921c320f0edee9e7cc3f

LABEL org.opencontainers.image.vendor="Ministry of Justice" \
org.opencontainers.image.authors="Operations Engineering ([email protected])" \
Expand Down

0 comments on commit 2addcea

Please sign in to comment.