Skip to content

Commit

Permalink
Merge pull request #214 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 31ac80f
  • Loading branch information
james2791 authored Jul 10, 2024
2 parents a4ba148 + c5bd1e1 commit 5c0b97e
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:650befadad85688e79cbf6ade75cfa049e04cf0d7d51400ee6005bc70017c10f
image: ruby:3.3-alpine@sha256:31ac80fea910810dea7983e4af19c3835a870b18376d2fd9c2ac371a092c94f7
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 5c0b97e

Please sign in to comment.