fix: add compatible version 3.3 for docker-compose
Production Deployment Pipeline / deploy (push) Failing after 16s Details

This commit is contained in:
mahdi 2026-07-20 23:47:37 +03:30
parent 083b835837
commit 7f996056d4
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
version: "3.3"
services: services:
web-test: web-test:
image: nginxdemos/hello:plain-text image: nginxdemos/hello:plain-text