CHANGE: added version 0.0.1 to docker compose

This commit is contained in:
2025-03-06 21:34:08 +01:00
parent dafcd95428
commit fbb1dbc1ea

View File

@@ -20,7 +20,7 @@ services:
- 8001:8080 - 8001:8080
backend: backend:
build: ../Backend build: ../Backend
image: git.letsstein.de/tom/arbeitszeit-backend:0.1.1 image: git.letsstein.de/tom/arbeitszeit-backend:0.0.1
env_file: env_file:
- .env - .env
environment: environment: