Explorar el Código

update image version

highing666 hace 2 años
padre
commit
af561de6ac
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -2,7 +2,7 @@ version: "3"
 
 services:
   app:
-      image: registry.persagy.com/sagacloud/saga_algo_api:0.4.5
+      image: registry.persagy.com/sagacloud/saga_algo_api:0.4.6
       container_name: saga_algo_api
       ports:
         - "8002:8002"