We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f87c2 commit 765a1c5Copy full SHA for 765a1c5
1 file changed
Dockerfile
@@ -76,7 +76,7 @@ ARG UI_TAG
76
ARG UI_RELEASE
77
RUN apk add --update --no-cache \
78
sqlite=3.48.0-r4 \
79
- postgresql16-client=16.11-r0 \
+ postgresql16-client=16.12-r0 \
80
curl=8.14.1-r2 \
81
jq=1.7.1-r0
82
WORKDIR /firefly
0 commit comments