Skip to content

Commit

Permalink
remove mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Sep 28, 2023
1 parent f1ee51c commit a824784
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
@@ -1,7 +1,5 @@
FROM alpine:3.18

RUN apk add --no-cache mysql-client

ARG VERSION
ENV VERSION=${VERSION}

Expand Down

0 comments on commit a824784

Please sign in to comment.