Skip to content

Commit e33e396

Browse files
Update memcached Docker tag to v1.6.14 (#88)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6430750 commit e33e396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

definition/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ services:
6565
restart: unless-stopped
6666

6767
memcached:
68-
image: 'memcached:1.6.12'
68+
image: 'memcached:1.6.14'
6969
ports:
7070
- '11211'
7171
restart: unless-stopped

0 commit comments

Comments
 (0)