Skip to content

Commit 04e40a2

Browse files
chore(deps): update all dependencies
1 parent 6f8a39d commit 04e40a2

File tree

3 files changed

+41
-219
lines changed

3 files changed

+41
-219
lines changed

Dockerfile-saucelabs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
FROM circleci/python:3.7
16+
FROM circleci/python:3.10
1717
RUN curl https://saucelabs.com/downloads/sc-4.6.2-linux.tar.gz -o /home/circleci/saucelabs.tar.gz
1818
RUN tar -xzf /home/circleci/saucelabs.tar.gz --directory /home/circleci/
1919
CMD /home/circleci/sc-4.6.2-linux/bin/sc -u $SAUCE_USERNAME -k $SAUCE_PASSWORD -i $SAUCE_TUNNEL_ID --no-remove-colliding-tunnels -v --se-port 4445

0 commit comments

Comments
 (0)