2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-27 15:41:38 +01:00

upgrade nodebb to 1.3.0

This commit is contained in:
kev
2016-11-16 11:12:23 +08:00
parent 016a6cb84b
commit 5bdd06b160
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@easypi.info>
ENV BB_VER 1.2.1
ENV BB_VER 1.3.0
ENV BB_URL https://github.com/NodeBB/NodeBB/archive/v$BB_VER.tar.gz
ENV BB_SOURCE /usr/src/nodebb
ENV BB_CONTENT /var/lib/nodebb