Skip to content

Commit 30be695

Browse files
Update memcached Docker tag to v1.6.17 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fca859f commit 30be695

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.16'
68+
image: 'memcached:1.6.17'
6969
ports:
7070
- '11211'
7171
restart: unless-stopped

0 commit comments

Comments
 (0)