Skip to content

Commit

Permalink
⬆️ Upgrades cargo to 1.52.1-r1 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Aug 17, 2021
1 parent d161b81 commit e79153f
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 @@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN \
apk add --no-cache --virtual .build-dependencies \
build-base=0.5-r2 \
cargo=1.52.0-r0 \
cargo=1.52.1-r1 \
git=2.32.0-r0 \
protobuf-dev=3.15.7-r1 \
pulseaudio-dev=14.2-r5 \
Expand Down

0 comments on commit e79153f

Please sign in to comment.