Skip to content

Commit fc7fc60

Browse files
chore(deps): update ruby docker tag to v4
1 parent 1a08c8e commit fc7fc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
ruby:
4-
image: ruby:3.4-alpine@sha256:bb36e2a845bc692f42650d51266c6500e3792c9b99d591e15d0ab6a1d7e2965d
4+
image: ruby:4.0-alpine@sha256:409cde4da4e42d002f5fa2e267ada8ad47669c34bb66942b772ed912f9a17273
55
command: rake
66
working_dir: /src
77
volumes:

0 commit comments

Comments
 (0)