summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2021-11-29 13:47:23 +0100
committerYorhel <git@yorhel.nl>2021-11-29 13:47:25 +0100
commit5c95351cce9e7d8628a9a6c30456c714d4848593 (patch)
treeabc0f4c0301a1173356633e428087a32d697a5c7 /Dockerfile
parentfa86ca885a5aa08543207ad8a64d42f05ab52caf (diff)
Move undefbool validation to TUWF for better Elm interop
Requires upgrading TUWF to commit cbff0b7e7841ffce68cacea763fe3e59385f73e4
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e36b330e..0ff5adcc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM alpine:3.13
MAINTAINER Yorhel <contact@vndb.org>
-ENV VNDB_DOCKER_VERSION=8
+ENV VNDB_DOCKER_VERSION=9
CMD /var/www/util/docker-init.sh
RUN apk add --no-cache \