Skip to content

Commit

Permalink
Bump Kitsu and Zou versions (0.17.33 and 0.17.41)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Ledez committed Oct 10, 2023
1 parent f102ce0 commit 5ccfc1e
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=12
ENV DB_USERNAME=root DB_HOST=
# https://github.com/cgwire/zou/tags
ARG ZOU_VERSION=0.17.38
ARG ZOU_VERSION=0.17.41
# https://github.com/cgwire/kitsu/tags
ARG KITSU_VERSION=0.17.31
ARG KITSU_VERSION=0.17.33

USER root

Expand Down

0 comments on commit 5ccfc1e

Please sign in to comment.