Skip to content

Commit 78d5429

Browse files
committed
fix: bump more package versions in the base docker image
Signed-off-by: Simon Gellis <[email protected]>
1 parent 36b4179 commit 78d5429

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ FROM $BASE_TAG
7474
ARG UI_TAG
7575
ARG UI_RELEASE
7676
RUN apk add --update --no-cache \
77-
sqlite=3.48.0-r1 \
78-
postgresql16-client=16.8-r0 \
77+
sqlite=3.48.0-r2 \
78+
postgresql16-client=16.9-r0 \
7979
curl=8.12.1-r1 \
8080
jq=1.7.1-r0
8181
WORKDIR /firefly

0 commit comments

Comments
 (0)