Docker Compose Fix
Some checks failed
CI Pipeline for the Go API / Docker Compose Validation (push) Failing after 4s
CI Pipeline for the Go API / Docker Image Build Test (push) Successful in 17s
CI Pipeline for the Go API / Go Build & Cross-Compile (push) Successful in 19s

This commit is contained in:
2025-10-04 17:27:14 +02:00
parent 001a9c8d62
commit 87e0e78a85

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
go-api:
build: .