Skip to content

Commit 9254b0c

Browse files
authored
Update README.adoc
1 parent 297fb10 commit 9254b0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ The idea is to copy image magick binaries from this, if you need them:
99
COPY --from=ghcr.io/npo-poms/linux-im7:7 /usr/local/bin/* /usr/local/bin/
1010
COPY --from=ghcr.io/npo-poms/linux-im7:7 /usr/local/lib/* /usr/local/lib/
1111
12-
13-
# TODO We might want to try to staticly link more, and reduce the number of needed deps here:
1412
RUN apt-get update && \
1513
apt-get upgrade && \
1614
apt-get -y install postgresql-client \

0 commit comments

Comments
 (0)