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

Commit 65b56e7

Browse files
committed
chore(deps): update kong docker tag to v2.4.1
1 parent f5c50ff commit 65b56e7

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:0909006050f2392597c59da18fa4c4827aae4aaa111bf00d813083e4f47fe938
45+
image: kong:2.4.1@sha256:4121794ca3cb4c022d7f5d5e716af8ec34fbbce0f72b6b2dd3cfa26e6ba7f28d
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:0909006050f2392597c59da18fa4c4827aae4aaa111bf00d813083e4f47fe938
56+
image: kong:2.4.1@sha256:4121794ca3cb4c022d7f5d5e716af8ec34fbbce0f72b6b2dd3cfa26e6ba7f28d
5757
depends_on:
5858
- postgres-kong
5959
- kong-migration

0 commit comments

Comments
 (0)