1
0
mirror of https://github.com/pyro2927/SouthwestCheckin.git synced 2025-12-06 01:13:19 +00:00

Fixes #62, thanks @frankhsu!

This commit is contained in:
pyro2927
2020-02-16 21:45:20 -08:00
parent 0300ab6024
commit 34ae0b15f8

View File

@@ -1,4 +1,4 @@
FROM python:3.7-alpine FROM python:3.7
WORKDIR /usr/src/app WORKDIR /usr/src/app
COPY requirements.txt ./ COPY requirements.txt ./