Skip to content

Commit

Permalink
Merge pull request #96 from data-catering/renovate/kong-3.x
Browse files Browse the repository at this point in the history
Update kong Docker tag to v3.8.0
  • Loading branch information
pflooky authored Sep 27, 2024
2 parents 6befc97 + 2ca0e06 commit 4e5c4b0
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 4e5c4b0

Please sign in to comment.