Skip to content

Commit

Permalink
Merge pull request #169 from MiguelNdeCarvalho/bump-ookla-bin-to-v1.2.0
Browse files Browse the repository at this point in the history
Bump SpeedtestCLI to v1.2.0
  • Loading branch information
MiguelNdeCarvalho committed Sep 11, 2022
2 parents ed5fc2c + 3b6d25f commit 01bae22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,7 +1,7 @@
FROM python:3.10.7-alpine3.15

# Speedtest CLI Version
ARG SPEEDTEST_VERSION=1.1.1
ARG SPEEDTEST_VERSION=1.2.0

# Create user
RUN adduser -D speedtest
Expand Down

0 comments on commit 01bae22

Please sign in to comment.