Skip to content

Commit

Permalink
Merge pull request #238 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 d04c131
  • Loading branch information
james2791 authored Dec 8, 2024
2 parents d10f8a8 + 1798aad commit a7a0cb5
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:caeab43b356463e63f87af54a03de1ae4687b36da708e6d37025c557ade450f8
image: ruby:3.3-alpine@sha256:d04c1312316d7f55893c13f6ddb1d98d0e93eba273f50d0df0bd98b26552b5af
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit a7a0cb5

Please sign in to comment.