We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09d29f8 + e1725a0 commit bbbe443Copy full SHA for bbbe443
1 file changed
Dockerfile
@@ -74,8 +74,8 @@ FROM $BASE_TAG
74
ARG UI_TAG
75
ARG UI_RELEASE
76
RUN apk add --update --no-cache \
77
- sqlite=3.48.0-r1 \
78
- postgresql16-client=16.8-r0 \
+ sqlite=3.48.0-r2 \
+ postgresql16-client=16.9-r0 \
79
curl=8.12.1-r1 \
80
jq=1.7.1-r0
81
WORKDIR /firefly
0 commit comments