Skip to content

Commit

Permalink
Bump library/ruby from 2955966 to 603e336 (#1904)
Browse files Browse the repository at this point in the history
Bumps library/ruby from `2955966` to `603e336`.

---
updated-dependencies:
- dependency-name: library/ruby
  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>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 53b8640 commit b16480e
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.1-slim@sha256:2955966fc0ada52c8dfffc9ad023b3d3e2f19c5ecea04e43f50c60404cac70cf AS base
FROM registry.docker.com/library/ruby:3.4.1-slim@sha256:603e33624701c40e0df508e7d7fa8505e405a8a9b607e9bc6abedcf48782655d AS base

LABEL maintainer="Igor Zubkov <[email protected]>"

Expand Down

0 comments on commit b16480e

Please sign in to comment.