Skip to content

Commit fe2e153

Browse files
committed
Pull up prereqs
Signed-off-by: Dave Crighton <dave.crighton@kaleido.io>
1 parent 23f87c2 commit fe2e153

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
@@ -76,7 +76,7 @@ ARG UI_TAG
7676
ARG UI_RELEASE
7777
RUN apk add --update --no-cache \
7878
sqlite=3.48.0-r4 \
79-
postgresql16-client=16.11-r0 \
79+
postgresql16-client=16.12-r0 \
8080
curl=8.14.1-r2 \
8181
jq=1.7.1-r0
8282
WORKDIR /firefly

0 commit comments

Comments
 (0)