Skip to content

Commit

Permalink
Merge pull request #207 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 0373d59
  • Loading branch information
pzeballos committed Feb 13, 2024
2 parents f1c11c6 + dcad64e commit 6e956e5
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:e23e5769638ad37f49ff6133da54c9b8447f5e4ad9a2aeb704cca36a85684969
image: ruby:3.3-alpine@sha256:0373d59706f995ef31c528c3962b2c27481eeaeb87f90caca8aba16e7ecbac8f
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 6e956e5

Please sign in to comment.