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 f8df97b commit 03a4584Copy full SHA for 03a4584
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
ports:
20
- 6379:6379
21
memcached:
22
- image: memcached:1.6.9
+ image: memcached:1.6.41
23
24
- 11211:11211
25
options: --health-cmd "timeout 5 bash -c 'cat < /dev/null > /dev/udp/127.0.0.1/11211'" --health-interval 10s --health-timeout 5s --health-retries 5
0 commit comments