Skip to content

Commit 26f175f

Browse files
authored
Cleanup
1 parent a295a2c commit 26f175f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
FROM ghcr.io/danog/psalm:latest
22

3-
RUN apt-get update && apt-get -y install git openssh-client
4-
53
# Satisfy Psalm's quest for a composer autoloader (with a symlink that disappears once a volume is mounted at /app)
64

75
RUN ln -s /composer/vendor/ /app/vendor

0 commit comments

Comments
 (0)