Skip to content

Commit

Permalink
BB: use ruby:3.2.2-bookworm for server tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aespinoza-quoin committed Oct 30, 2023
1 parent cd4aa86 commit 3bd4d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ definitions:
steps:
- step: &server-test
name: Server tests
image: ruby:3.2.2-buster
image: ruby:3.2.2-bookworm
script:
- ./bin/install_local_test_solr.sh
- ./bin/run_server_tests.sh
Expand Down

0 comments on commit 3bd4d62

Please sign in to comment.