Skip to content

Commit

Permalink
⬆️ Update philippe44/AirConnect to v1.6.2 (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 5e2c1ad commit 7c6274c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aircast/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY rootfs /

# Setup base
ARG BUILD_ARCH=amd64
ARG AIRCAST_VERSION="1.2.0"
ARG AIRCAST_VERSION="1.6.2"
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 7c6274c

Please sign in to comment.