Skip to content

Commit

Permalink
chore(deps): update memcached docker tag to v1.6.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent c2d71d1 commit e7f4302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
- "9300:9300"

memcached:
image: memcached:1.6.27
image: memcached:1.6.28
container_name: memcached

course-discovery:
Expand Down

0 comments on commit e7f4302

Please sign in to comment.