mirror of https://github.com/status-im/consul.git
remove reference to docker/ path for old docker mirror (#9783)
This commit is contained in:
parent
fee295b685
commit
bf5b76851a
|
@ -1,6 +1,6 @@
|
||||||
FROM docker.mirror.hashicorp.services/fortio/fortio AS fortio
|
FROM docker.mirror.hashicorp.services/fortio/fortio AS fortio
|
||||||
|
|
||||||
FROM docker.mirror.hashicorp.services/docker/bats/bats:latest
|
FROM docker.mirror.hashicorp.services/bats/bats:latest
|
||||||
|
|
||||||
RUN apk add curl
|
RUN apk add curl
|
||||||
RUN apk add openssl
|
RUN apk add openssl
|
||||||
|
|
Loading…
Reference in New Issue