Skip to content

Commit

Permalink
Bump library/ruby from 603e336 to 5007f13
Browse files Browse the repository at this point in the history
Bumps library/ruby from `603e336` to `5007f13`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent eaa9bb9 commit bd4d0ba
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:603e33624701c40e0df508e7d7fa8505e405a8a9b607e9bc6abedcf48782655d AS base
FROM registry.docker.com/library/ruby:3.4.1-slim@sha256:5007f131f506bdd87b73e0169999ebf7241f239909a7542634a8fecb33c55b4c AS base

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

Expand Down

0 comments on commit bd4d0ba

Please sign in to comment.