Skip to content

Commit

Permalink
Use version '1.1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick Scherer committed Mar 9, 2022
1 parent 688350b commit 5f29fb5
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,5 +3,5 @@ RUN mkdir /dist && mkdir -p /var/tmp
COPY download.sh /dist/download.sh
COPY entrypoint.sh /dist/entrypoint.sh

ENV DEFAULT_VERSION="1.1.4"
ENV DEFAULT_VERSION="1.1.5"
ENTRYPOINT [ "/dist/entrypoint.sh" ]

0 comments on commit 5f29fb5

Please sign in to comment.