Skip to content

Commit

Permalink
Merge pull request #855 from ministryofjustice/ag--Dockerfile-base-al…
Browse files Browse the repository at this point in the history
…pine-on-quay.io

Dockerfile: pull alpine Base image from quay.io
  • Loading branch information
xoen authored Nov 16, 2020
2 parents 17a3fc7 + cd2e955 commit 4aa6f81
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 alpine:3.10 AS base
FROM quay.io/mojanalytics/alpine:3.10 AS base

LABEL maintainer="[email protected]"

Expand Down

0 comments on commit 4aa6f81

Please sign in to comment.