Skip to content

Commit

Permalink
Merge pull request #222 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 9fc2d9d
  • Loading branch information
james2791 committed Jul 24, 2024
2 parents 4257c03 + d5b2eb3 commit b70941e
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:cf8ca08057c41857cadd22b9283090c38b7071ac00894e03d5442a485e522ca6
image: ruby:3.3-alpine@sha256:9fc2d9dd146a47fddcf2b69e3174d92ee1a654fbbe73f97b858505394748ac6e
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit b70941e

Please sign in to comment.