Skip to content

Commit

Permalink
Dockerfile: Bump SpeedtestCLI to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelNdeCarvalho committed Sep 11, 2022
1 parent ed5fc2c commit 3b6d25f
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
@@ -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 3b6d25f

Please sign in to comment.