Skip to content

Commit

Permalink
update fusio
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Aug 25, 2024
1 parent 0be9836 commit dd51813
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.3"
LABEL version="5.1.4"
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.3"
ARG FUSIO_VERSION="5.1.4"
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 dd51813

Please sign in to comment.