Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
achrafelkhnissi committed Jan 30, 2023
1 parent 2ae696d commit dddda1f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM python:3.9-alpine

RUN apk add --no-cache \
build-base \
bison \
flex
# RUN apk add --no-cache \
# build-base \
# bison \
# flex

RUN pip install norminette

Expand Down

0 comments on commit dddda1f

Please sign in to comment.