Port443 commited on
Commit
9bb8db3
·
verified ·
1 Parent(s): fb04091

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -14,6 +14,7 @@ ENV PYTHONUNBUFFERED=1 \
14
  FORCE_COLOR=1 \
15
  TERM=xterm-256color
16
  POETRY_VIRTUALENVS_CREATE=false
 
17
  # Fix python-alpine gcc
18
  RUN apk add --no-cache \
19
  gcc \
 
14
  FORCE_COLOR=1 \
15
  TERM=xterm-256color
16
  POETRY_VIRTUALENVS_CREATE=false
17
+
18
  # Fix python-alpine gcc
19
  RUN apk add --no-cache \
20
  gcc \