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

Commit 98abf36

Browse files
Bump library/ruby from 3.3.6-slim to 3.4.1-slim (#1783)
* Bump library/ruby from 3.3.6-slim to 3.4.1-slim Bumps library/ruby from 3.3.6-slim to 3.4.1-slim. --- updated-dependencies: - dependency-name: library/ruby dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Ruby 3.4.1 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Igor Zubkov <[email protected]>
1 parent 25408ae commit 98abf36

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.6
1+
3.4.1

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# For a containerized dev environment, see Dev Containers: https://guides.rubyonrails.org/getting_started_with_devcontainer.html
66

7-
FROM registry.docker.com/library/ruby:3.3.6-slim@sha256:1ca5cb8cb6deba49508f7d2517623e1b293ec71349b229c20944cb26117e6ad7 AS base
7+
FROM registry.docker.com/library/ruby:3.4.1-slim@sha256:e872e03ff02996cc9e3200bfc178c306009e851b72b9919f03d7d406ab44da94 AS base
88

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

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ CHECKSUMS
513513
zeitwerk (2.7.1) sha256=0945986050e4907140895378e74df1fe882a2271ed087cc6c6d6b00d415a2756
514514

515515
RUBY VERSION
516-
ruby 3.3.6p108
516+
ruby 3.4.1p0
517517

518518
BUNDLED WITH
519519
2.6.2

0 commit comments

Comments
 (0)