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

Commit cdc0a27

Browse files
committed
chore(deps): update dependency kong to v2.8.0
1 parent ee02bf2 commit cdc0a27

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:0c530f22b7ac433f3934af9b1fa62abd5c3210db6f84dcdd7616abc6872a92a3
45+
image: kong:2.8.0@sha256:bcea8751356d0ca7fb8f5a28bed45f708b29be3a0965ba29d3dad418c23a80c3
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:0c530f22b7ac433f3934af9b1fa62abd5c3210db6f84dcdd7616abc6872a92a3
56+
image: kong:2.8.0@sha256:bcea8751356d0ca7fb8f5a28bed45f708b29be3a0965ba29d3dad418c23a80c3
5757
depends_on:
5858
- postgres-kong
5959
- kong-migration

0 commit comments

Comments
 (0)