Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 12201b8

Browse files
committed
chore(deps): update kong docker tag to v2.4.0
1 parent 02e8d1b commit 12201b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
retries: 5
4343

4444
kong-migration:
45-
image: kong:2.3.3@sha256:d4c036d82d35e0c56a5a7dc1d018a92e97b7a9540cb202dd39753e70bac72de9
45+
image: kong:2.4.0@sha256:91e8a6689f3c5c522dabbae93d5cc5006da9931ab3e325de2c944ba87622e906
4646
depends_on:
4747
- postgres-kong
4848
environment:
@@ -53,7 +53,7 @@ services:
5353
restart: on-failure
5454

5555
kong:
56-
image: kong:2.3.3@sha256:d4c036d82d35e0c56a5a7dc1d018a92e97b7a9540cb202dd39753e70bac72de9
56+
image: kong:2.4.0@sha256:91e8a6689f3c5c522dabbae93d5cc5006da9931ab3e325de2c944ba87622e906
5757
depends_on:
5858
- postgres-kong
5959
- kong-migration

0 commit comments

Comments
 (0)