Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit d3bb916

Browse files
Bump library/ruby from 3.4.8-slim to 4.0.0-slim
Bumps library/ruby from 3.4.8-slim to 4.0.0-slim. --- updated-dependencies: - dependency-name: library/ruby dependency-version: 4.0.0-slim dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2efcc8 commit d3bb916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# For a containerized dev environment, see Dev Containers: https://guides.rubyonrails.org/getting_started_with_devcontainer.html
99

1010
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
11-
FROM registry.docker.com/library/ruby:3.4.8-slim@sha256:ab799da9ea11230e3e28f0b60de30f801e036624affbcbff1d206088d89b730d AS base
11+
FROM registry.docker.com/library/ruby:4.0.0-slim@sha256:af10ee4286a55db1d975744717991c61a5c7d5b02b43bdf61386213f3cba789b AS base
1212

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

0 commit comments

Comments
 (0)