Skip to content

Commit

Permalink
task: removing the package
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Sep 23, 2024
1 parent e3f9a1a commit 0f71b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN go build -tags osusergo,netgo -buildvcs=false -o bin/tasks ./cmd/tasks


FROM alpine
RUN apk add --no-cache tzdata ca-certificates cron
RUN apk add --no-cache tzdata ca-certificates
WORKDIR /bin/

# Copying binaries
Expand Down

0 comments on commit 0f71b4a

Please sign in to comment.