mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08: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