Use Upstream Memcached Image
This commit changes the default Memcached Image to the Upstream: * https://hub.docker.com/_/memcached/
This commit is contained in:
parent
2f87853e16
commit
d9a390e0c7
@ -4,7 +4,7 @@
|
||||
# name: value
|
||||
|
||||
images:
|
||||
memcached: quay.io/stackanetes/stackanetes-memcached:newton
|
||||
memcached: docker.io/memcached:latest
|
||||
pull_policy: "IfNotPresent"
|
||||
|
||||
upgrades:
|
||||
|
Loading…
Reference in New Issue
Block a user