diff --git a/Dockerfile b/Dockerfile index a47dc2b..1f2102a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ ENV DB_USERNAME=root DB_HOST= # https://github.com/cgwire/zou/tags ARG ZOU_VERSION=0.19.62 # https://github.com/cgwire/kitsu/tags -ARG KITSU_VERSION=0.19.68 +ARG KITSU_VERSION=0.19.71 USER root