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