Skip to content

Commit

Permalink
chore(deps): update memcached docker tag to v1.6.32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent c36502c commit 7bad4b9
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.32
container_name: memcached

course-discovery:
Expand Down

0 comments on commit 7bad4b9

Please sign in to comment.