upgrade base image
This commit is contained in:
parent
7e3a06b55b
commit
2084bbe7bf
1 changed files with 1 additions and 1 deletions
2
launcher
2
launcher
|
@ -22,7 +22,7 @@ docker_rec_version='1.2.0'
|
|||
config_file=containers/"$config".yml
|
||||
cidbootstrap=cids/"$config"_bootstrap.cid
|
||||
local_discourse=local_discourse
|
||||
image=samsaffron/discourse:1.0.12
|
||||
image=samsaffron/discourse:1.0.13
|
||||
docker_path=`which docker.io || which docker`
|
||||
|
||||
if [ "${SUPERVISED}" = "true" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue