Skip to content

Commit 13e8bbf

Browse files
chore(deps): update ruby docker tag to v3.4
1 parent 61de7a3 commit 13e8bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22

33
services:
44
api:
5-
image: ruby:3.2-alpine
5+
image: ruby:3.4-alpine
66
environment:
77
# Setting the response body as an environment variable is just a way
88
# to get around the multiple layers of nested quotes in the command!

0 commit comments

Comments
 (0)