Skip to content

Commit 080241b

Browse files
Merge main into balls26
2 parents 8ad8b6c + f6bc30a commit 080241b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.0.1

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:4.0.0 AS base
1+
FROM ruby:4.0.1 AS base
22

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

0 commit comments

Comments
 (0)