Skip to content

Commit

Permalink
⬆️ Update philippe44/AirConnect to v1.8.3 (#204)
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 Mar 15, 2024
1 parent 726d4a1 commit 5601986
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.7.0"
ARG AIRCAST_VERSION="1.8.3"
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 5601986

Please sign in to comment.