chore: bump pgsql to 18 #23

Closed
t.behrendt wants to merge 1 commits from chore-bump-to-pgsql-18 into main

View File

@@ -4,7 +4,7 @@ RUN apk update && apk add --no-cache \
bash \ bash \
curl \ curl \
restic \ restic \
postgresql-client \ postgresql18-client \
jq jq
WORKDIR /app WORKDIR /app