Skip to content

Commit

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

---
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 Feb 4, 2025
1 parent e261386 commit 305f7ed
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:5007f131f506bdd87b73e0169999ebf7241f239909a7542634a8fecb33c55b4c AS base
FROM registry.docker.com/library/ruby:3.4.1-slim@sha256:08a8ef175bcdfa113ea4e1be6394d45c8bc9fc037238f102b8e573f56c5d1866 AS base

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

Expand Down

0 comments on commit 305f7ed

Please sign in to comment.