Skip to content

Commit 5bd03c8

Browse files
Update Dockerfile
1 parent a0265dc commit 5bd03c8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,3 @@ RUN apt update && \
1010
apt install --no-install-recommends -y php && \
1111
apt clean
1212
CMD ["./zphisher.sh"]
13-
14-
with:
15-
name: garretth2007/zphisher
16-
username: ${{ secrets.DOCKER_USERNAME }}
17-
password: ${{ secrets.DOCKER_PASSWORD }}
18-
dockerfile: Dockerfile

0 commit comments

Comments
 (0)