mirror of https://github.com/hashicorp/consul
remove reference to docker/ path for old docker mirror (#9783)
parent
fee295b685
commit
bf5b76851a
|
@ -1,6 +1,6 @@
|
|||
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 openssl
|
||||
|
|
Loading…
Reference in New Issue