File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ linux_py3_debug:
3838 - PYTHON_VERSION=3.5 DEBUG_WALLY=--enable-debug ./tools/travis_build.sh
3939
4040ubuntu_release :
41- image : greenaddress/wallycore@sha256:4870ea7732fe2af9129b35c9a40a7836bb8f9346df41e0a1a39d69f4ebe0e11e
41+ image : greenaddress/wallycore@sha256:059eeaa5c61df5403fd28d6ea556c317d5809f7274e27901d0f09288a316bb53
4242 artifacts :
4343 expire_in : 1 day
4444 name : wallycore-bindings
Original file line number Diff line number Diff line change 1- FROM ubuntu:18.04@sha256:945039273a7b927869a07b375dc3148de16865de44dec8398672977e050a072e
1+ FROM ubuntu:18.04@sha256:017eef0b616011647b269b5c65826e2e2ebddbe5d1f8c1e56b3599fb14fabec8
22COPY ubuntu_18.04_deps.sh /deps.sh
33RUN /deps.sh && rm /deps.sh
44VOLUME /wallycore
You can’t perform that action at this time.
0 commit comments