Skip to content

Commit

Permalink
Merge pull request #233 from buildkite-plugins/renovate/ruby-3.3-alpine
Browse files Browse the repository at this point in the history
Update ruby:3.3-alpine Docker digest to 70a5df7
  • Loading branch information
pzeballos authored Nov 12, 2024
2 parents 141711e + 82a8135 commit c47f4a2
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:0bf4169697f44df52cea27b0ceb1a3b715b168625b7c404202e2dfe31dee25e2
image: ruby:3.3-alpine@sha256:70a5df799b7b141cf93fe2d76c733727bfed389f8142f4044279a4541f65b1b2
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit c47f4a2

Please sign in to comment.