Skip to content

Commit ff2a217

Browse files
d-ritawillemarcel
authored andcommitted
Move base image source to quay
1 parent 1e78fac commit ff2a217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.8-alpine as base
1+
FROM quay.io/hotosm/base-python-image as base
22
LABEL version=0.1
33
LABEL maintainer="HOT Sysadmin <[email protected]>"
44
LABEL description="Builds backend docker image"

0 commit comments

Comments
 (0)