We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62ee71f + ed37200 commit 9a94dc1Copy full SHA for 9a94dc1
1 file changed
Dockerfile
@@ -75,7 +75,7 @@ ARG UI_TAG
75
ARG UI_RELEASE
76
RUN apk add --update --no-cache \
77
sqlite=3.44.2-r0 \
78
- postgresql16-client=16.4-r0 \
+ postgresql16-client=16.5-r0 \
79
curl=8.9.1-r1 \
80
jq=1.7.1-r0
81
WORKDIR /firefly
0 commit comments