Skip to content

Commit

Permalink
Update curl-dev dependency version (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ullaakut authored Apr 5, 2021
1 parent 8c8ea12 commit da2dac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN echo 'http://dl-cdn.alpinelinux.org/alpine/v3.9/main' >> /etc/apk/repositori
RUN apk --update add --no-cache nmap \
nmap-nselibs \
nmap-scripts \
curl-dev==7.64.0-r3
curl-dev==7.64.0-r5

WORKDIR /app/cameradar
COPY --from=build-env /go/src/github.com/Ullaakut/cameradar/dictionaries/ /app/dictionaries/
Expand Down

0 comments on commit da2dac7

Please sign in to comment.