Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lsbardel committed Oct 26, 2024
1 parent 7f58c46 commit 650abb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
command: ["postgres", "-c", "fsync=off", "-c", "full_page_writes=off"]

kong-migration-bootstrap:
image: kong:3.7
image: kong:3.8
restart: on-failure
depends_on:
- kong-database
Expand Down

0 comments on commit 650abb5

Please sign in to comment.