Skip to content

Commit

Permalink
Merge pull request #236 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 caeab43
  • Loading branch information
pzeballos authored Nov 13, 2024
2 parents fc9c207 + 37bd19d commit 0e97dc5
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:3f0586085cda4cf32dd86e22f31b2fa068c29a6c0889af21cdb0f8a665aff463
image: ruby:3.3-alpine@sha256:caeab43b356463e63f87af54a03de1ae4687b36da708e6d37025c557ade450f8
command: rake
working_dir: /src
volumes:
Expand Down

0 comments on commit 0e97dc5

Please sign in to comment.