Skip to content

Commit

Permalink
Update memcached Docker tag to v1.6.28 (#758)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent 8582310 commit 7fcaaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ services:
restart: unless-stopped

memcached:
image: 'memcached:1.6.27'
image: 'memcached:1.6.28'
ports:
- '11211'
restart: unless-stopped
Expand Down

0 comments on commit 7fcaaf8

Please sign in to comment.