mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2025-08-31 22:25:47 -06:00
Dockerfile: FROM alpine:latest
This commit is contained in:
parent
b646e274db
commit
b4480ee4f3
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.12
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user