Update runner label to ubuntu-latest

This commit is contained in:
Ali
2026-02-21 20:59:24 +09:00
parent de126e7de3
commit c14ba94a25

View File

@@ -2,10 +2,7 @@ services:
app:
build:
context: .
dockerfile: Dockerfile
image: test-app:latest
image: git.chavokhaliz.de/admin/test-app:latest
container_name: test-app
environment:
- DATABASE_URL=postgresql://admin:arfg486352wp@postgres-db:5432/testdb