fix: add compatible version 3.3 for docker-compose
Production Deployment Pipeline / deploy (push) Failing after 16s
Details
Production Deployment Pipeline / deploy (push) Failing after 16s
Details
This commit is contained in:
parent
083b835837
commit
7f996056d4
|
|
@ -1,3 +1,4 @@
|
|||
version: "3.3"
|
||||
services:
|
||||
web-test:
|
||||
image: nginxdemos/hello:plain-text
|
||||
|
|
|
|||
Loading…
Reference in New Issue