Skip to content

Commit

Permalink
fix(ci): use correct image version for ci-standard-env (#19839)
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao authored Dec 18, 2024
1 parent 4561813 commit a745083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ services:

# Standard environment for CI, including MySQL and Postgres for metadata.
ci-standard-env:
image: public.ecr.aws/w1p7b4n3/rw-build-env:v20240911
image: public.ecr.aws/w1p7b4n3/rw-build-env:v20241213
depends_on:
- mysql
- db
Expand Down

0 comments on commit a745083

Please sign in to comment.