Skip to content

Commit

Permalink
chore(pybase): Adopt parent img from quay to avoid pull rate limit er…
Browse files Browse the repository at this point in the history
…rors (#1485)
  • Loading branch information
Marcelo R Costa authored Dec 22, 2020
1 parent 93f04fa commit 34572da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/python-nginx/python3.6-alpine3.7/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dockerfile written by Sebastian Ramirez <[email protected]> at https://github.com/tiangolo/uwsgi-nginx-docker

FROM python:3.6-alpine3.7
FROM quay.io/cdis/python:3.6-alpine3.7

# Standard set up Nginx Alpine
# https://github.com/nginxinc/docker-nginx/blob/f3fc4d5753f0ebb9107738183b9c5cea1bf3f618/mainline/alpine/Dockerfile
Expand Down

0 comments on commit 34572da

Please sign in to comment.