chore: bump python image to 3.10-rc-alpine3.13
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0e7a9f9cb3
commit
d33899eebb
@ -1,4 +1,4 @@
|
||||
FROM python:3.10-rc-alpine3.12
|
||||
FROM python:3.10-rc-alpine3.13
|
||||
|
||||
ARG BUILD_DATE
|
||||
ARG VCS_REF
|
||||
|
@ -11,7 +11,7 @@ push mirror lives in [this GitHub repo](https://github.com/wULLSnpAXbWZGYDYyhWTK
|
||||
development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-alpine-rf)
|
||||
|
||||
## What you get
|
||||
* updated python[`:3.10-rc-alpine3.12`](https://hub.docker.com/_/python) image
|
||||
* updated python[`:3.10-rc-alpine3.13`](https://hub.docker.com/_/python) image
|
||||
* robot framework
|
||||
* selenium library
|
||||
* chromium
|
||||
|
Loading…
Reference in New Issue
Block a user