Skip to content

Commit

Permalink
Update saucectl to v0.15.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 authored Oct 20, 2020
1 parent 441d097 commit f844fbe
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 @@ -93,7 +93,7 @@ ENV PLAYWRIGHT_BROWSERS_PATH=/home/seluser/.cache/ms-playwright
#==================
# Install saucectl
#==================
ARG SAUCECTL_VERSION=0.14.0
ARG SAUCECTL_VERSION=0.15.0
ENV SAUCECTL_BINARY=saucectl_${SAUCECTL_VERSION}_linux_64-bit.tar.gz
RUN curl -L -o ${SAUCECTL_BINARY} \
-H "Accept: application/octet-stream" \
Expand Down

0 comments on commit f844fbe

Please sign in to comment.