Skip to content

Commit

Permalink
Merge pull request #5 from ckleemann/dependabot/docker/python-3.10.1-…
Browse files Browse the repository at this point in the history
…alpine3.14

Bump python from 3.10.0-alpine3.14 to 3.10.1-alpine3.14
  • Loading branch information
ckleemann authored Dec 9, 2021
2 parents cce68ea + 3045bab commit d897e8c
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,4 +1,4 @@
FROM python:3.10.0-alpine3.14
FROM python:3.10.1-alpine3.14

ARG VCS_REF
ARG VERSION
Expand Down

0 comments on commit d897e8c

Please sign in to comment.