Updating Dockerfile testcafe version

This commit is contained in:
David Négrier 2022-01-06 22:20:24 +01:00
parent ca6fdb9025
commit 35e44a92b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM testcafe/testcafe:1.17.1
FROM testcafe/testcafe:1.18.1
USER root
RUN apk add docker-compose