~starkingdoms/starkingdoms

7caa5ff5970e529a5b54964cd80741e22291a813 — c0repwn3r 2 years ago b383208
fix! fix builder image
1 files changed, 1 insertions(+), 1 deletions(-)

M builder-image/Dockerfile
M builder-image/Dockerfile => builder-image/Dockerfile +1 -1
@@ 26,4 26,4 @@ RUN set -eux; \
    cargo --version; \
    rustc --version; \
    apt-get update -yqq; \
    apt-get install -yqq --no-install-recommends build-essential protobuf-compiler docker; \
\ No newline at end of file
    apt-get install -yqq --no-install-recommends build-essential protobuf-compiler docker.io; \
\ No newline at end of file