diff --git a/Dockerfile b/Dockerfile index 15faab1..7742ea0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM postgres:17-alpine +FROM postgres:18-alpine RUN apk add --no-cache aws-cli