Skip to content

Commit 6dac11c

Browse files
authored
fix ruby version in Dockerfile
1 parent 132d06d commit 6dac11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.1.2
1+
FROM ruby:3.3.5
22
LABEL maintainer="seb@lewagon.org"
33

44
# make the "en_US.UTF-8" locale so ruby will be utf-8 enabled by default

0 commit comments

Comments
 (0)