Skip to content

Commit 716e41f

Browse files
committed
chore: update mysticat data service image
1 parent 87cd0ea commit 716e41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/spacecat-shared-data-access/test/it/postgrest/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717

1818
data-service:
1919
platform: ${MYSTICAT_DATA_SERVICE_PLATFORM:-linux/amd64}
20-
image: ${MYSTICAT_DATA_SERVICE_REPOSITORY:-682033462621.dkr.ecr.us-east-1.amazonaws.com/mysticat-data-service}:${MYSTICAT_DATA_SERVICE_TAG:-v1.29.0}
20+
image: ${MYSTICAT_DATA_SERVICE_REPOSITORY:-682033462621.dkr.ecr.us-east-1.amazonaws.com/mysticat-data-service}:${MYSTICAT_DATA_SERVICE_TAG:-v1.40.2}
2121
depends_on:
2222
db:
2323
condition: service_healthy

0 commit comments

Comments
 (0)