Skip to content

Commit

Permalink
undo dockerfile change
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Lacal <[email protected]>
  • Loading branch information
EnriqueL8 committed Nov 20, 2024
1 parent 283aa70 commit 7d7ae2f
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.4-r0 \
curl=8.9.1-r1 \
jq=1.7.1-r0
WORKDIR /firefly
Expand Down

0 comments on commit 7d7ae2f

Please sign in to comment.