Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 0f65dea commit 58e6977
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:9d4892f485258e6ecb8780f5dee379adc9b0430d69194f21dcc1917a5f1911e9

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

0 comments on commit 58e6977

Please sign in to comment.