We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344b9cc commit 4c1b916Copy full SHA for 4c1b916
tests/docker-compose.e2e.nginx.yml
@@ -1,7 +1,7 @@
1
services:
2
nginx:
3
container_name: e2e-datalens-nginx
4
- image: nginx:stable-alpine3.19
+ image: ghcr.io/datalens-tech/nginx:stable-alpine3.19
5
network_mode: host
6
command: ['nginx']
7
environment:
0 commit comments