Skip to content

Commit 9878034

Browse files
chore(deps): update ruby docker tag to v3.4
1 parent f66af00 commit 9878034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instrumentation/ruby_kafka/example/docker-compose.yml

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

33
services:
44
app:
5-
image: ruby:3.2-slim@sha256:cef662242d2b261cb8fdc42e06c406149f35ee9ce0fade6f9c64f0f5fef930b2
5+
image: ruby:3.4-slim@sha256:dcc535e858eeeac1f70eaf8c39ef7ee257b183a9e495cc5a9ef3e340eadf2d3d
66
volumes:
77
- ../.:/app
88
working_dir: /app/example

0 commit comments

Comments
 (0)