Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore: fix the build (#1099)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass committed Mar 29, 2023
1 parent 04ae44c commit 7248899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
OPENCENSUS_REDIS_TESTS: 1
services:
mongo_service:
image: mongo
image: mongo:5
ports: ["27017:27017"]
redis_service:
image: redis
Expand Down

0 comments on commit 7248899

Please sign in to comment.