Skip to content

Commit

Permalink
krakend version upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
kpacha committed Oct 9, 2024
1 parent 0a79b22 commit eefcbf6
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 @@ -2,7 +2,7 @@ services:
krakend_ee:
# The :watch image restarts the service automatically when the configuration files change.
# Do not use this image in production, it's meant to speed up your testing and development.
image: krakend/krakend-ee:2.6-watch
image: krakend/krakend-ee:2.7-watch
volumes:
- ./config/krakend:/etc/krakend
- ./dumps:/tmp/krakend-http-logger
Expand Down

0 comments on commit eefcbf6

Please sign in to comment.