feat(test/e2e): update image in cypress compose file

pull/4311/head
Anthony Lapenna 2020-09-01 09:28:45 +12:00
parent 2fc60f14e1
commit 466bd24648
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
portainer:
image: portainerci/portainer:$PORTAINER_TAG
image: portainerci/portainer-ee:$PORTAINER_TAG
container_name: e2e-portainer
volumes:
- /var/run/docker.sock:/var/run/docker.sock