summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <colomar.6.4.3@gmail.com>2020-10-19 12:01:52 +0200
committerAlejandro Colomar <colomar.6.4.3@gmail.com>2020-10-19 12:01:52 +0200
commit1b9d2c9b39af5f3e141bac1387602100336efadf (patch)
tree96b04ede78658df2f7be5f25d91d890407bc71a0
parent92c2625dd72bc74794ef777f65a12450b6263d4c (diff)
Pre-release 0.27-rc70.27-rc7
-rw-r--r--etc/docker/swarm/compose.yaml2
-rw-r--r--etc/www/config.sh2
-rw-r--r--srv/www/index.html4
3 files changed, 4 insertions, 4 deletions
diff --git a/etc/docker/swarm/compose.yaml b/etc/docker/swarm/compose.yaml
index 7333e3d..83e9655 100644
--- a/etc/docker/swarm/compose.yaml
+++ b/etc/docker/swarm/compose.yaml
@@ -31,7 +31,7 @@ services:
replicas: 1
restart_policy:
condition: any
- image: "alejandrocolomar/www:0.27-rc6"
+ image: "alejandrocolomar/www:0.27-rc7"
networks:
-
"alejandro-colomar"
diff --git a/etc/www/config.sh b/etc/www/config.sh
index db53d54..6c63454 100644
--- a/etc/www/config.sh
+++ b/etc/www/config.sh
@@ -22,7 +22,7 @@ WWW_PORT_STABLE=30001;
WWW_PROJECT="www";
WWW_STABILITY="rc"; ## "stable", "rc", or "exp"
WWW_STACK="${WWW_PROJECT}-${WWW_STABILITY}";
-WWW_VERSION="0.27-rc6"; ## tag name or branch name.
+WWW_VERSION="0.27-rc7"; ## tag name or branch name.
################################################################################
diff --git a/srv/www/index.html b/srv/www/index.html
index 378a726..d8af739 100644
--- a/srv/www/index.html
+++ b/srv/www/index.html
@@ -53,8 +53,8 @@
<hr/>
<pre>
This site doesn't use cookies :)
-Last modified: 19/Oct/2020 09:43:42 UTC
-Version: 0.27-rc6
+Last modified: 19/Oct/2020 10:01:52 UTC
+Version: 0.27-rc7
Alejandro Colomar
</pre>
<hr/>