Skip to content

Commit

Permalink
Change default Edirom Online version
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin W. Bohl <[email protected]>
  • Loading branch information
bwbohl authored Feb 27, 2025
1 parent 35dd9cf commit fd777a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MAINTAINER Benjamin W. Bohl
LABEL org.opencontainers.image.source=https://github.com/bwbohl/docker-edirom-online

ARG EDIROM_VERSION
ENV EDIROM_VERSION ${EDIROM_VERSION:-1.0.0-beta.5}
ENV EDIROM_VERSION ${EDIROM_VERSION:-1.0.0}
ENV EXIST_DEFAULT_APP_PATH=xmldb:exist:///db/apps/Edirom-Online
ENV EXIST_CONTEXT_PATH=/
ENV EXIST_ENV=development
Expand Down

0 comments on commit fd777a1

Please sign in to comment.