1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

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

This commit is contained in:
Anthony Lapenna 2020-09-01 09:28:45 +12:00
parent 2fc60f14e1
commit 466bd24648

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