We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca859f commit 30be695Copy full SHA for 30be695
1 file changed
definition/docker-compose.yml
@@ -65,7 +65,7 @@ services:
65
restart: unless-stopped
66
67
memcached:
68
- image: 'memcached:1.6.16'
+ image: 'memcached:1.6.17'
69
ports:
70
- '11211'
71
0 commit comments