Skip to content

Commit 7f0c554

Browse files
Bump ruby from 3.4.7-alpine3.22 to 4.0.1-alpine3.22
Bumps ruby from 3.4.7-alpine3.22 to 4.0.1-alpine3.22. --- updated-dependencies: - dependency-name: ruby dependency-version: 4.0.1-alpine3.22 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09e3c0d commit 7f0c554

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.4.7-alpine3.22 AS base
1+
FROM ruby:4.0.1-alpine3.22 AS base
22

33
ENV APP_HOME=/app
44
ENV LANG=C.UTF-8

0 commit comments

Comments
 (0)