Skip to content

Commit

Permalink
chore(deps): update memcached docker tag to v1.6.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent 4022cd3 commit f704301
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.29
image: memcached:1.6.31
container_name: memcached

course-discovery:
Expand Down

0 comments on commit f704301

Please sign in to comment.