mirror of
https://github.com/luzifer-docker/awscli.git
synced 2024-11-08 10:20:01 +00:00
Upgrade to current python:3 version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
bf65e01426
commit
9d34b164a0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.6-alpine
|
FROM python:3-alpine
|
||||||
|
|
||||||
COPY requirements.txt /tmp/
|
COPY requirements.txt /tmp/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue