Skip to content

Commit

Permalink
Bump library/ruby from 38abd49 to a2c3be0 (#1725)
Browse files Browse the repository at this point in the history
Bumps library/ruby from `38abd49` to `a2c3be0`.

---
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 Oct 19, 2024
1 parent 94b8627 commit ef7f39e
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.3.5-slim@sha256:38abd49d0e64001e29bd3ffbb2337adf6730559c4f4af536860b8d0406c2f1a1 AS base
FROM registry.docker.com/library/ruby:3.3.5-slim@sha256:a2c3be0b783ab49ddb4f02de1fe3b2c4fac4d88f4ae4ff321a17836be7410520 AS base

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

Expand Down

0 comments on commit ef7f39e

Please sign in to comment.