This commit is contained in:
parent
de791d8acb
commit
69dc46ac21
@ -9,7 +9,7 @@ RUN set -ex \
|
||||
&& git clone https://github.com/wal-g/wal-g/ $GOPATH/src/wal-g \
|
||||
&& cd $GOPATH/src/wal-g/ \
|
||||
&& git checkout $WALG_VERSION \
|
||||
&& make deps \
|
||||
&& make deps
|
||||
RUN set -ex \
|
||||
&& cd $GOPATH/src/wal-g/ \
|
||||
&& GOBIN=/usr/local/bin make pg_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user