Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Aug 31, 2024
1 parent cdcf9eb commit 64c41ff
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
@@ -1,6 +1,6 @@
FROM php:8.3-apache
MAINTAINER Christoph Kappestein <christoph.kappestein@apioo.de>
LABEL version="5.1.4"
LABEL version="5.1.5"
LABEL description="Fusio API management"

# env
Expand All @@ -25,7 +25,7 @@ ENV FUSIO_WORKER_JAVASCRIPT=""
ENV FUSIO_WORKER_PHP=""
ENV FUSIO_WORKER_PYTHON=""

ARG FUSIO_VERSION="5.1.4"
ARG FUSIO_VERSION="5.1.5"
ARG FUSIO_APP_BACKEND="5.1.2"
ARG FUSIO_APP_DEVELOPER="5.0.2"
ARG FUSIO_APP_ACCOUNT="1.0.2"
Expand Down

0 comments on commit 64c41ff

Please sign in to comment.