fix foss-heartbeat

Signed-off-by: Jess Frazelle <acidburn@jessfraz.com>
This commit is contained in:
Jess Frazelle 2019-07-24 16:02:17 -07:00
parent bf3857957b
commit 37ee88a957
No known key found for this signature in database
GPG Key ID: 511342F2E11BC77E

View File

@ -1,4 +1,4 @@
FROM python:2-alpine
FROM python:3-alpine
RUN apk add --no-cache \
ca-certificates \