Merge pull request #485 from yacy/fix-docker-pull

docker has no latest-alpine
pull/489/head
Michael Christen 2 years ago committed by GitHub
commit df8503d57b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,6 @@
The repository URL is https://hub.docker.com/r/yacy/yacy_search_server/
* ubuntu-based: `docker pull yacy/yacy_search_server:latest`
* alpine-based: `docker pull yacy/yacy_search_server:latest-alpine`
## Building image yourself

Loading…
Cancel
Save