#V2.0 - Instalador da V2.0 do Sistema de Atendimento

This commit is contained in:
2026-04-24 17:43:14 -03:00
parent 7c04b99d86
commit 8700bb0171
2 changed files with 3 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ services:
restart: "no"
attendancesystem-app:
image: ${DOCKER_REPO}/attendancesystem-frontend:${IMAGEM_RELEASE_1_1}
image: ${DOCKER_REPO}/attendancesystem-frontend:${IMAGEM_RELEASE_2_0}
profiles: ["app"]
volumes:
- config-volume:/config-inject:ro