use ubuntu

This commit is contained in:
Joe Becher
2019-08-24 12:34:36 -04:00
committed by GitHub
parent 9e1c456662
commit cbad155b75

View File

@@ -1,6 +1,6 @@
# Codecov @codecov # Codecov @codecov
FROM alpine:3.10 FROM ubuntu:latest
WORKDIR /app WORKDIR /app
COPY . /app COPY . /app