Skip to content

Commit

Permalink
chore(deps): update dependency iredmail/iredadmin to v2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2023
1 parent ea2fb6e commit 260ddf1
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 @@ -14,7 +14,7 @@ RUN mkdir -p /var/www/app \

WORKDIR /var/www/app

ARG IREDADMIN_VERSION=2.2
ARG IREDADMIN_VERSION=2.3

RUN apk add --no-cache --virtual .build-deps cargo curl gcc linux-headers musl-dev postgresql-dev \
&& curl -L https://github.com/iredmail/iRedAdmin/archive/refs/tags/${IREDADMIN_VERSION}.tar.gz | tar -xz --strip-components=1 \
Expand Down

0 comments on commit 260ddf1

Please sign in to comment.