mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2026-01-10 21:41:42 -07:00
Dockerfile: FROM alpine:latest
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM alpine:3.12
|
FROM alpine:latest
|
||||||
|
|
||||||
RUN apk add --no-cache git
|
RUN apk add --no-cache git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user