Update container name

Tento commit je obsažen v:
asonix 2019-10-15 14:12:43 -05:00
rodič 3c77c442a2
revize 7dc4cad7a4

Zobrazit soubor

@ -1,4 +1,4 @@
FROM deps-amd64/latest as build-dep
FROM localhost/ubuntu-dependencies-amd64:latest as build-dep
# Use bash for the shell
SHELL ["bash", "-c"]