Update python Docker tag to v3.8.0b1
This commit is contained in:
parent
16d0603e20
commit
a6c5e5e47b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7.3
|
||||
FROM python:3.8.0b1
|
||||
|
||||
LABEL maintainer="Peter Evans <mail@peterevans.dev>"
|
||||
LABEL repository="https://github.com/peter-evans/create-pull-request"
|
||||
|
|
Loading…
Reference in a new issue