Skip to content

Commit

Permalink
Update dependency iredmail/iRedAdmin to v1.7 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 23, 2022
1 parent d76b70d commit a63ebb1
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 @@ -15,7 +15,7 @@ RUN mkdir -p /var/www/app \

WORKDIR /var/www/app

ARG IREDADMIN_VERSION=1.6
ARG IREDADMIN_VERSION=1.7

RUN curl -L https://github.com/iredmail/iRedAdmin/archive/refs/tags/${IREDADMIN_VERSION}.tar.gz | tar -xz --strip-components=1 \
&& pip install -r requirements.txt --no-cache-dir \
Expand Down

0 comments on commit a63ebb1

Please sign in to comment.