Skip to content

Commit

Permalink
do
Browse files Browse the repository at this point in the history
  • Loading branch information
bumi committed Jan 29, 2024
1 parent dc741d7 commit 9b44e6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .do/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ FROM alpine as final

# Copy the binaries and entrypoint from the builder image.
COPY --from=builder /build/main /bin/
RUN touch .env

ENTRYPOINT [ "/bin/main" ]

0 comments on commit 9b44e6a

Please sign in to comment.