Skip to content

Commit 03a4584

Browse files
authored
CI: update memcached service to 1.6.41 (#663)
1 parent f8df97b commit 03a4584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
ports:
2020
- 6379:6379
2121
memcached:
22-
image: memcached:1.6.9
22+
image: memcached:1.6.41
2323
ports:
2424
- 11211:11211
2525
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

Comments
 (0)