Skip to content

Commit

Permalink
Update postgresql client to 16.6-r0
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Lacal <[email protected]>
  • Loading branch information
EnriqueL8 committed Nov 27, 2024
1 parent 8131dad commit fa27342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ARG UI_TAG
ARG UI_RELEASE
RUN apk add --update --no-cache \
sqlite=3.44.2-r0 \
postgresql16-client=16.5-r0 \
postgresql16-client=16.6-r0 \
curl=8.9.1-r1 \
jq=1.7.1-r0
WORKDIR /firefly
Expand Down

0 comments on commit fa27342

Please sign in to comment.