Skip to content

Commit

Permalink
Add curl
Browse files Browse the repository at this point in the history
  • Loading branch information
zachlatta committed Jan 8, 2025
1 parent f3edad1 commit fd4601b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.deploy
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ FROM alpine:latest

WORKDIR /app

RUN apk add --no-cache curl

COPY --from=builder /app/hackatime .
COPY --from=builder /app/config.yml config.yml

Expand Down

0 comments on commit fd4601b

Please sign in to comment.