Skip to content

Commit 1408e1e

Browse files
Bump ruby from 4.0.2 to 4.0.3
Bumps ruby from 4.0.2 to 4.0.3. --- updated-dependencies: - dependency-name: ruby dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9854a19 commit 1408e1e

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:4.0.2 AS base
1+
FROM ruby:4.0.3 AS base
22

33
RUN bundle config set frozen 'true' && \
44
bundle config set path '/vendor/bundle'

0 commit comments

Comments
 (0)