Skip to content

Commit 0fcdaf4

Browse files
committed
fix the other curl
Signed-off-by: Enrique Lacal <[email protected]>
1 parent fd67a3b commit 0fcdaf4

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
@@ -68,7 +68,7 @@ ARG UI_RELEASE
6868
RUN apk add --update --no-cache \
6969
sqlite=3.44.2-r0 \
7070
postgresql16-client=16.3-r0 \
71-
curl=8.5.0-r0 \
71+
curl=8.9.0-r0 \
7272
jq=1.7.1-r0
7373
WORKDIR /firefly
7474
RUN chgrp -R 0 /firefly \

0 commit comments

Comments
 (0)