mirror of
https://github.com/codecov/codecov-action.git
synced 2026-03-30 10:05:07 +00:00
use ubuntu
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Codecov @codecov
|
||||
|
||||
FROM alpine:3.10
|
||||
FROM ubuntu:latest
|
||||
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user