mirror of
https://github.com/cpina/github-action-push-to-another-repository.git
synced 2024-12-22 08:06:10 -07:00
Update alpine to latest released
This commit is contained in:
parent
5d8dc0fe1a
commit
884b652fa7
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.10
|
||||
FROM alpine:3.12
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user