Skip to content

Commit da90614

Browse files
committed
fix: bump the version of PostreSQL
Signed-off-by: SamMayWork <[email protected]>
1 parent dc3c670 commit da90614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ ARG UI_TAG
7575
ARG UI_RELEASE
7676
RUN apk add --update --no-cache \
7777
sqlite=3.44.2-r0 \
78-
postgresql16-client=16.3-r0 \
78+
postgresql16-client=16.4-r0 \
7979
curl=8.9.1-r0 \
8080
jq=1.7.1-r0
8181
WORKDIR /firefly

0 commit comments

Comments
 (0)