Skip to content

Commit

Permalink
Update memcached Docker tag to v1.6.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 7, 2024
1 parent 625023b commit 292c75a
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.29'
image: 'memcached:1.6.30'
ports:
- '11211'
restart: unless-stopped
Expand Down

0 comments on commit 292c75a

Please sign in to comment.