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.
1 parent 104f30e commit f055946Copy full SHA for f055946
Dockerfile
@@ -74,7 +74,7 @@ FROM $BASE_TAG
74
ARG UI_TAG
75
ARG UI_RELEASE
76
RUN apk add --update --no-cache \
77
- sqlite=3.48.0-r2 \
+ sqlite=3.48.0-r3 \
78
postgresql16-client=16.9-r0 \
79
curl=8.12.1-r1 \
80
jq=1.7.1-r0
0 commit comments