chore(docker): usa immagine registry 2.0.0 invece di build locale

This commit is contained in:
2026-05-13 10:21:41 +02:00
parent a094110be3
commit 6aeeb47f16
+1 -1
View File
@@ -1,6 +1,6 @@
services: services:
segnapunti: segnapunti:
build: . image: santantonio.sytes.net/attilio/segnapunti:2.0.0
container_name: segnapunti container_name: segnapunti
ports: ports:
- "3000:3000" - "3000:3000"