Use Upstream Memcached Image

This commit changes the default Memcached Image to the Upstream:
 * https://hub.docker.com/_/memcached/
This commit is contained in:
Pete Birley 2017-01-12 21:44:09 +00:00
parent 2f87853e16
commit d9a390e0c7

View File

@ -4,7 +4,7 @@
# name: value
images:
memcached: quay.io/stackanetes/stackanetes-memcached:newton
memcached: docker.io/memcached:latest
pull_policy: "IfNotPresent"
upgrades: