Skip to content

Commit

Permalink
Merge pull request #128 from MiguelNdeCarvalho/dependabot/docker/pyth…
Browse files Browse the repository at this point in the history
…on-3.10.4-alpine3.15

build(deps): bump python from 3.10.2-alpine3.15 to 3.10.4-alpine3.15
  • Loading branch information
MiguelNdeCarvalho committed Mar 25, 2022
2 parents 33c6e85 + ebbf808 commit 0c872d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM python:3.10.2-alpine3.15
FROM python:3.10.4-alpine3.15

# Speedtest CLI Version
ARG SPEEDTEST_VERSION=1.1.1
Expand Down

0 comments on commit 0c872d9

Please sign in to comment.