Improve the Dockerfile

This commit is contained in:
Ax333l 2022-03-02 19:57:11 +01:00
parent e05b39b58c
commit 7c8c5958b2

View file

@ -1,8 +1,5 @@
FROM python:3-alpine
FROM alpine:3.15
RUN apk add --update jq
RUN pip install --upgrade pip
RUN pip install --upgrade awscli
RUN apk add --no-cache --update jq aws-cli
ADD assets/ /opt/resource/