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

Commit 19c2df0

Browse files
committed
chore(deps): update dependency kong to v2.8.1
1 parent e31ea65 commit 19c2df0

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.1@sha256:ccd3afeabf26a2374e9568cf0f61b861d80682335194d7bed87d318af6ef4715
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.1@sha256:ccd3afeabf26a2374e9568cf0f61b861d80682335194d7bed87d318af6ef4715
5757
depends_on:
5858
- postgres-kong
5959
- kong-migration

0 commit comments

Comments
 (0)