#V2.0 - Ajustando tags.

This commit is contained in:
2026-04-24 18:00:07 -03:00
parent 8700bb0171
commit 85952177d3

View File

@@ -34,7 +34,7 @@ services:
- app-network
attendancesystem-api:
image: ${DOCKER_REPO}/backend-attendance-system-api:${IMAGEM_RELEASE_1_1}
image: ${DOCKER_REPO}/backend-attendance-system-api:${IMAGEM_RELEASE_1_3}
profiles: ["app"]
ports:
- "${BACKEND_ATTENDANCESYSTEM_API_INTERNAL_PORT}:${BACKEND_ATTENDANCESYSTEM_API_INTERNAL_PORT}"