fix: remove obsolete version tag from hello-world 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
2e3d80d332
commit
083b835837
|
|
@ -1,5 +1,3 @@
|
||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
web-test:
|
web-test:
|
||||||
image: nginxdemos/hello:plain-text
|
image: nginxdemos/hello:plain-text
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue