We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06437f commit bac0ebfCopy full SHA for bac0ebf
Dockerfile
@@ -1,5 +1,5 @@
1
FROM byrnedo/alpine-curl:latest as builder
2
-ARG VERSION=2.1.3
+ARG VERSION=2.1.4
3
4
WORKDIR /app
5
ADD https://github.com/lightbody/browsermob-proxy/releases/download/browsermob-proxy-$VERSION/browsermob-proxy-$VERSION-bin.zip /app/
0 commit comments