We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25c17c commit a1d418cCopy full SHA for a1d418c
definition/docker-compose.yml
@@ -65,7 +65,7 @@ services:
65
restart: unless-stopped
66
67
memcached:
68
- image: 'memcached:1.6.15'
+ image: 'memcached:1.6.16'
69
ports:
70
- '11211'
71
0 commit comments