Skip to content

Commit

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

Bump python from 3.11.0a7-alpine3.14 to 3.11.0b1-alpine3.14
  • Loading branch information
ckleemann authored May 11, 2022
2 parents 267e86a + bee8c07 commit 5e08435
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.11.0a7-alpine3.14
FROM python:3.11.0b1-alpine3.14

ARG VCS_REF
ARG VERSION
Expand Down

0 comments on commit 5e08435

Please sign in to comment.