We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ca0603 + 1adf39d commit c308b1bCopy full SHA for c308b1b
docker-compose.yaml
@@ -6,8 +6,8 @@ version: '3.7'
6
7
services:
8
gooddata-cn-ce:
9
- # Use the stable tag, which points to the latest stable development
10
- image: 020413372491.dkr.ecr.us-east-1.amazonaws.com/nas/gooddata-cn-ce:stable
+ # Use the master tag, which points to the latest stable development
+ image: 020413372491.dkr.ecr.us-east-1.amazonaws.com/nas/gooddata-cn-ce:master
11
ports:
12
- "3000:3000"
13
- "5432:5432"
0 commit comments