Skip to content

Commit bbbe443

Browse files
authored
Merge pull request #1683 from SundaeSwap-finance/bump-more-versions
fix: bump more package versions in the base docker image
2 parents 09d29f8 + e1725a0 commit bbbe443

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)