Skip to content

Commit

Permalink
chore(deps): bump ruby in /.buildkite
Browse files Browse the repository at this point in the history
Bumps ruby from 3.3.6-slim-bookworm to 3.4.1-slim-bookworm.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent b7b18ce commit 1a33e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/Dockerfile-compile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.6-slim-bookworm AS ruby
FROM ruby:3.4.1-slim-bookworm AS ruby
FROM cypress/included:13.17.0 AS cypress

FROM public.ecr.aws/docker/library/golang:1.23.4 AS golang
Expand Down

0 comments on commit 1a33e9f

Please sign in to comment.