Pull newer version of ryuk.
This commit is contained in:
parent
569f00316b
commit
4a080e7069
|
@ -161,7 +161,7 @@ jobs:
|
||||||
docker pull postgres:16.1-bullseye
|
docker pull postgres:16.1-bullseye
|
||||||
docker pull mongo:7.0-jammy
|
docker pull mongo:7.0-jammy
|
||||||
docker pull mariadb:lts
|
docker pull mariadb:lts
|
||||||
docker pull testcontainers/ryuk:0.3.0
|
docker pull testcontainers/ryuk:0.5.1
|
||||||
docker pull budibase/couchdb
|
docker pull budibase/couchdb
|
||||||
|
|
||||||
- run: yarn --frozen-lockfile
|
- run: yarn --frozen-lockfile
|
||||||
|
|
Loading…
Reference in New Issue