Skip to content

Commit

Permalink
chore(deps): update dependency iredmail/iredadmin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2022
1 parent 84584d5 commit 6bd62e2
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.8
ARG IREDADMIN_VERSION=2.1

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

0 comments on commit 6bd62e2

Please sign in to comment.