Skip to content

Commit ff600a8

Browse files
authored
Update docker-compose.yml to use supported ruby version
1 parent 4e90e66 commit ff600a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ volumes:
33

44
services:
55
package:
6-
image: ruby:3.0
6+
image: ruby:3.3
77
tty: true
88
stdin_open: true
99
working_dir: /home/package

0 commit comments

Comments
 (0)