Commit ade45507 authored by nimrod's avatar nimrod
Browse files

Updates.

- Newer Python.
- Newer Alpine.
parent 29d67291
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
FROM python:3.7-alpine3.10
FROM python:3.9-alpine3.13
# hadolint ignore=DL3013
RUN pip install --no-cache-dir --progress-bar=off \
        awscli-cwlogs \