remove reference to docker/ path for old docker mirror (#9783)

pull/9787/head
Alvin Huang 4 years ago committed by GitHub
parent fee295b685
commit bf5b76851a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save