Skip to content

Commit

Permalink
Update kong Docker tag to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent ca248d3 commit 2ca0e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ services:
retries: 5
test: [CMD-SHELL, kong health]
timeout: 10s
image: "kong:${KONG_VERSION:-3.7.1}"
image: "kong:${KONG_VERSION:-3.8.0}"
ports:
- 8001:8001
- 8000:8000
Expand Down

0 comments on commit 2ca0e06

Please sign in to comment.