Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bkbilly authored Apr 10, 2024
1 parent bb3f9c4 commit df6c849
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
FROM python:3-slim

RUN apk update \
&& apk add python3-dev gcc libc-dev
FROM python:3-slim-bullseye

WORKDIR /opt/lnxlink

Expand Down

0 comments on commit df6c849

Please sign in to comment.