Skip to content

Commit

Permalink
fix: remove golang binary until ready
Browse files Browse the repository at this point in the history
- remove golang binary until the go version is ready
  • Loading branch information
slimm609 committed Jun 15, 2024
1 parent 950a2ee commit aba24e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ RUN apt-get update && apt-get -y -q upgrade && DEBIAN_FRONTEND=noninteractive ap

COPY . /root
WORKDIR /root

COPY dist/linux_linux_arm64/checksec /bin/checksec-go

0 comments on commit aba24e3

Please sign in to comment.