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 Oct 21, 2024
1 parent 4c85e20 commit 5448d05
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 5448d05

Please sign in to comment.