Skip to content

Commit

Permalink
Merge pull request #221 from buildkite-plugins/renovate/ruby-3.3-alpine
Browse files Browse the repository at this point in the history
chore(deps): update ruby:3.3-alpine docker digest to cf8ca08
  • Loading branch information
james2791 authored Jul 23, 2024
2 parents bb362b0 + 30f6441 commit 4257c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '2'
services:
ruby:
image: ruby:3.3-alpine@sha256:16541bb777ef7bf4f1865bd9c4c70ffbe22d78d32d08b8104c19684810678c42
image: ruby:3.3-alpine@sha256:cf8ca08057c41857cadd22b9283090c38b7071ac00894e03d5442a485e522ca6
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 4257c03

Please sign in to comment.