Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update to 202006 version
wgthom committed Apr 14, 2020
1 parent 61270fc commit 71cc398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gte
@@ -9,5 +9,5 @@ fi
docker stop "$1" 2> /dev/null
docker rm "$1" 2> /dev/null
docker run -d -p 80:80 -p 389:389 -p 8443:443 -p 3306:3306 \
--link rabbitmq:rabbitmq --name $1 tier/gte:"$1"-201911
--link rabbitmq:rabbitmq --name $1 tier/gte:"$1"-202006

0 comments on commit 71cc398

Please sign in to comment.