🐛 fix: add PostgreSQL client to build cache
This commit is contained in:
@@ -18,7 +18,8 @@ RUN apk add --no-cache \
|
||||
jq \
|
||||
ca-certificates \
|
||||
nodejs \
|
||||
npm
|
||||
npm \
|
||||
postgresql-client
|
||||
|
||||
# Set up Go environment
|
||||
ENV GOPATH=/go
|
||||
|
||||
Reference in New Issue
Block a user