Skip to content

Commit

Permalink
Merge pull request #218 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 2d86323
  • Loading branch information
james2791 committed Jul 10, 2024
2 parents 5c0b97e + 96c0d79 commit 8472e17
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:31ac80fea910810dea7983e4af19c3835a870b18376d2fd9c2ac371a092c94f7
image: ruby:3.3-alpine@sha256:2d8632330196070d9f78972a55706a137b58245e806bc44db85fb92bc4250c82
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 8472e17

Please sign in to comment.