mirror of
https://github.com/RogerSik/aws-target-group-cleanup.git
synced 2024-11-23 16:20:27 +01:00
updated Dockerfile to newest python 3.9 version
This commit is contained in:
parent
7fde7cafa7
commit
0019f2da87
@ -1,4 +1,4 @@
|
||||
FROM python:2.7-alpine
|
||||
FROM python:3.9-alpine
|
||||
|
||||
RUN apk --no-cache add ca-certificates
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user