Skip to content
This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Commit

Permalink
Change to use quay.io for base image (#50)
Browse files Browse the repository at this point in the history

* Change to use quay.io for base image
  • Loading branch information
andylightfoot authored Nov 10, 2020
1 parent 4866593 commit 2870720
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
@@ -1,4 +1,4 @@
FROM python:3-alpine
FROM quay.io/mojanalytics/python:3-alpine

RUN apk --no-cache add ca-certificates

Expand Down

0 comments on commit 2870720

Please sign in to comment.