Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit f2e19c7

Browse files
committed
Using the new release
1 parent 5dff9c6 commit f2e19c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/site-add.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ docker create --name=$container \
3939
-v /data/containers/$container:/data \
4040
-v /data/PO_files:/data/PO_files:ro \
4141
-p $ssh_port:2201 \
42-
btranslator/btr_server:v2.2
42+
btranslator/btr_server:v2.3
4343
docker start $container
4444

4545
### update drupal and the code of the application

0 commit comments

Comments
 (0)