mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-01-13 14:54:31 +00:00
deps: bump git from 2.27.0 to 2.28.0 (#422)
This commit is contained in:
parent
7259f5ccc2
commit
fecb564860
@ -15,7 +15,7 @@ RUN apt-get update && \
|
|||||||
npm i -g npm
|
npm i -g npm
|
||||||
|
|
||||||
WORKDIR /git
|
WORKDIR /git
|
||||||
ENV GIT_VERSION="2.27.0"
|
ENV GIT_VERSION="2.28.0"
|
||||||
RUN wget -q "https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz" && \
|
RUN wget -q "https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz" && \
|
||||||
tar -zxf "./v${GIT_VERSION}.tar.gz" && \
|
tar -zxf "./v${GIT_VERSION}.tar.gz" && \
|
||||||
rm "./v${GIT_VERSION}.tar.gz" && \
|
rm "./v${GIT_VERSION}.tar.gz" && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user