Skip to content

Commit

Permalink
⬆️ Update philippe44/AirConnect to v1.6.3 (#199)
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] committed Jan 9, 2024
1 parent 7c6274c commit 9748b08
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.6.2"
ARG AIRCAST_VERSION="1.6.3"
RUN \
apt-get update \
&& apt-get install -y --no-install-recommends \
Expand Down

0 comments on commit 9748b08

Please sign in to comment.