Skip to content

Commit

Permalink
Merge pull request #235 from buildkite/dependabot/docker/dot-buildkit…
Browse files Browse the repository at this point in the history
…e/cypress/included-13.16.1

chore(deps): bump cypress/included from 13.15.2 to 13.16.1 in /.buildkite
  • Loading branch information
nprizal authored Dec 10, 2024
2 parents 7fcc54d + 4548890 commit a158e56
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,5 +1,5 @@
FROM ruby:3.3.6-slim-bookworm AS ruby
FROM cypress/included:13.15.2 AS cypress
FROM cypress/included:13.16.1 AS cypress

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

Expand Down

0 comments on commit a158e56

Please sign in to comment.