diff --git a/Dockerfile b/Dockerfile index 6e8b840..31a11ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.11 +FROM alpine:3.13 RUN apk add --no-cache bash postgresql-client