Skip to content

Commit eab0424

Browse files
authored
Merge pull request #99 from mtsmfm/renovate/ruby-3.x
chore(deps): update ruby docker tag to v3.4.3
2 parents 174c0d1 + 3193882 commit eab0424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

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

33
ARG USERNAME=app
44
ARG USER_UID=1000

0 commit comments

Comments
 (0)