Skip to content

Commit

Permalink
Bump library/ruby from b8a1986 to cdc0062
Browse files Browse the repository at this point in the history
Bumps library/ruby from `b8a1986` to `cdc0062`.

---
updated-dependencies:
- dependency-name: library/ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 44997ca commit 8f9dea4
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
Expand Up @@ -4,7 +4,7 @@

# For a containerized dev environment, see Dev Containers: https://guides.rubyonrails.org/getting_started_with_devcontainer.html

FROM registry.docker.com/library/ruby:3.4.2-slim@sha256:b8a198666cf22acde855208fc05d521e5ec991618dcb305f63b959ed59bcef87 AS base
FROM registry.docker.com/library/ruby:3.4.2-slim@sha256:cdc00623487445d99f3de3923b97463a15e2ce9045ea679f224f361eec7512c1 AS base

LABEL maintainer="Ihor Zubkov <igor.zubkov@gmail.com>"

Expand Down

0 comments on commit 8f9dea4

Please sign in to comment.