Skip to content

Commit 9da7d9b

Browse files
committed
Try an older version.
1 parent 6613ac1 commit 9da7d9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/local-env/php-8.3-docker-compose.override.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ services:
1313
# Pinning to the latest `bookworm` image is a temporary solution
1414
# while the cause of recent failures can be investigated.
1515
# See https://core.trac.wordpress.org/ticket/63876.
16-
image: memcached:bookworm
16+
image: memcached:1.6.38-bookworm

tools/local-env/php-8.4-docker-compose.override.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ services:
1313
# Pinning to the latest `bookworm` image is a temporary solution
1414
# while the cause of recent failures can be investigated.
1515
# See https://core.trac.wordpress.org/ticket/63876.
16-
image: memcached:bookworm
16+
image: memcached:1.6.38-bookworm

0 commit comments

Comments
 (0)