Skip to content

Commit 4309d4a

Browse files
docker(deps): bump ruby from 3.2 to 3.4 (#1)
Bumps ruby from 3.2 to 3.4. --- updated-dependencies: - dependency-name: ruby dependency-version: '3.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Allen <markhallen@gmail.com>
1 parent ee37f3c commit 4309d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.2
1+
FROM ruby:3.4
22

33
WORKDIR /app
44
COPY Gemfile Gemfile.lock ./

0 commit comments

Comments
 (0)