Use renovate to update cypress image

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
Tilman Vatteroth 2021-10-16 12:10:13 +02:00
parent 149789bb65
commit 0b0d695701
2 changed files with 10 additions and 0 deletions

View file

@ -64,6 +64,7 @@ jobs:
needs: build-frontend
runs-on: ubuntu-latest
container:
# renovate: datasource=docker depName=cypress/browsers versioning=docker
image: cypress/browsers:node16.5.0-chrome94-ff93
options: --user 1001 --shm-size=2g
strategy: