From 8ddb0e7b08ddf8615d8d880988ef5935e1db4353 Mon Sep 17 00:00:00 2001 From: Nicolas Ledez Date: Tue, 14 Jan 2025 18:57:48 +0000 Subject: [PATCH] Bump Kitsu and Zou versions (0.20.15 and 0.20.8) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cbd8cc3..ba7871f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ ENV DEBIAN_FRONTEND=noninteractive ENV PG_VERSION=14 ENV DB_USERNAME=root DB_HOST= # https://github.com/cgwire/zou/tags -ARG ZOU_VERSION=0.20.2 +ARG ZOU_VERSION=0.20.8 # https://github.com/cgwire/kitsu/tags ARG KITSU_VERSION=0.20.15