educrpg commited on
Commit
06892be
·
verified ·
1 Parent(s): ee08465

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
10
 
11
  COPY requirements.txt ./
12
  COPY src/ ./src/
13
- COPY gfishlight.png ./gfishlight.png
14
  COPY gdove.png ./gdove.png
15
  COPY gcross.png ./gcross.png
16
  COPY galphaomega.png ./galphaomega.png
 
10
 
11
  COPY requirements.txt ./
12
  COPY src/ ./src/
13
+ COPY gfishlight.png ./gfishlight.png
14
  COPY gdove.png ./gdove.png
15
  COPY gcross.png ./gcross.png
16
  COPY galphaomega.png ./galphaomega.png