1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00

Pull newer version of ryuk.

This commit is contained in:
Sam Rose 2024-03-25 17:12:40 +00:00
parent 569f00316b
commit 4a080e7069
No known key found for this signature in database

View file

@ -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