Skip to content

Commit

Permalink
feat: Bumps default Avail LC version on Docker release
Browse files Browse the repository at this point in the history
  • Loading branch information
moraesjeremias committed Feb 21, 2024
1 parent a8b98b5 commit 8e4e870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.release
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG BUILDPLATFORM

WORKDIR /var/lib/avail-light

ARG AVAIL_TAG=v1.7.5
ARG AVAIL_TAG=v1.7.8
ARG AVAIL_LC_BIN=https://github.com/availproject/avail-light/releases/download/$AVAIL_TAG/avail-light-linux-$TARGETARCH.tar.gz

RUN adduser --disabled-password --gecos "" --no-create-home --uid 1000 avail \
Expand Down

0 comments on commit 8e4e870

Please sign in to comment.