Skip to content

Commit

Permalink
chore(deps): update memcached docker tag to v1.6.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent a5b1e7e commit fcf25d9
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.25
image: memcached:1.6.26
container_name: memcached

course-discovery:
Expand Down

0 comments on commit fcf25d9

Please sign in to comment.