Skip to content

Commit

Permalink
Bump Kitsu and Zou versions (0.19.61 and 0.19.55)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Ledez committed Sep 24, 2024
1 parent 85760b3 commit 5e4dd38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ENV DEBIAN_FRONTEND=noninteractive
ENV PG_VERSION=14
ENV DB_USERNAME=root DB_HOST=
# https://github.com/cgwire/zou/tags
ARG ZOU_VERSION=0.19.52
ARG ZOU_VERSION=0.19.55
# https://github.com/cgwire/kitsu/tags
ARG KITSU_VERSION=0.19.55
ARG KITSU_VERSION=0.19.61

USER root

Expand Down

0 comments on commit 5e4dd38

Please sign in to comment.