Skip to content

Commit

Permalink
Curious
Browse files Browse the repository at this point in the history
  • Loading branch information
jzucker2 committed Nov 5, 2023
1 parent 8ce1dff commit 5ecd1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ENV REACT_APP_BACKEND_URL="/"
RUN yarn install && yarn build


FROM tiangolo/uwsgi-nginx-flask:python3.7
FROM tiangolo/uwsgi-nginx-flask:python3.8

ENV STATIC_INDEX 1
ENV CONFIG_DIR "/config"
Expand Down

0 comments on commit 5ecd1f5

Please sign in to comment.