Skip to content

Commit

Permalink
Take 4: Fixing docker issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Kardbord committed Apr 23, 2022
1 parent 391ffc9 commit bc5ac4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# syntax=docker/dockerfile:1

FROM alpine:latest
RUN sh -c 'apk add --no-cache tzdata'

WORKDIR /
COPY Kard-bot /
Expand Down

0 comments on commit bc5ac4d

Please sign in to comment.