Skip to content

Commit

Permalink
Update pvs-studio image
Browse files Browse the repository at this point in the history
  • Loading branch information
alesapin committed Sep 6, 2019
1 parent 11b4280 commit a0888ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/test/pvs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN apt-get --allow-unauthenticated update -y \
# apt-get --allow-unauthenticated install --yes --no-install-recommends \
# pvs-studio

ENV PKG_VERSION="pvs-studio-7.03.33446.1453-amd64.deb"
ENV PKG_VERSION="pvs-studio-7.04.34029.84-amd64.deb"

RUN wget -q http://files.viva64.com/beta/$PKG_VERSION
RUN sudo dpkg -i $PKG_VERSION
Expand Down

0 comments on commit a0888ca

Please sign in to comment.