diff --git a/docker-compose.yaml b/docker-compose.yaml index 0379c7cdc..293c69234 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -72,7 +72,7 @@ services: - graphql-stylo export-gateway: - image: "davidbgk/stylo-export:1.0.0" + image: "davidbgk/stylo-export:1.1.0" env_file: - stylo.env environment: diff --git a/infrastructure/templates/docker-compose.yaml b/infrastructure/templates/docker-compose.yaml index 20222e861..d3b84cc0a 100644 --- a/infrastructure/templates/docker-compose.yaml +++ b/infrastructure/templates/docker-compose.yaml @@ -56,7 +56,7 @@ services: - graphql-stylo export-gateway: - image: "davidbgk/stylo-export:1.0.0" + image: "davidbgk/stylo-export:1.1.0" env_file: - stylo.env environment: