Skip to content

Commit 3d359a8

Browse files
authored
Update saucectl to 0.14 (#29)
1 parent 5409e1e commit 3d359a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ ENV PLAYWRIGHT_BROWSERS_PATH=/home/seluser/.cache/ms-playwright
9393
#==================
9494
# Install saucectl
9595
#==================
96-
ARG SAUCECTL_VERSION=0.13.0
96+
ARG SAUCECTL_VERSION=0.14.0
9797
ENV SAUCECTL_BINARY=saucectl_${SAUCECTL_VERSION}_linux_64-bit.tar.gz
9898
RUN curl -L -o ${SAUCECTL_BINARY} \
9999
-H "Accept: application/octet-stream" \

0 commit comments

Comments
 (0)