Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/cargo to v1.71.1-r0 (#236)
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 Aug 14, 2023
1 parent f7cc461 commit f5e67ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotify/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ARG LIBRESPOT_VERSION="0.4.2"
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r3 \
cargo=1.71.0-r0 \
cargo=1.71.1-r0 \
git=2.40.1-r0 \
protobuf-dev=3.21.12-r2 \
pulseaudio-dev=16.1-r10 \
Expand Down

0 comments on commit f5e67ae

Please sign in to comment.