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

Commit edafe48

Browse files
committed
chore(deps): update kong docker tag to v2.4.1
1 parent fd64cd7 commit edafe48

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

0 commit comments

Comments
 (0)