Skip to content

Commit

Permalink
Updated MDCB image
Browse files Browse the repository at this point in the history
  • Loading branch information
ilijabojanovic committed Mar 20, 2024
1 parent 31fd9cf commit 1c154e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/mdcb/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: '3.3'
services:
tyk-mdcb:
image: tykio/tyk-mdcb-docker:${MDCB_VERSION:-v2.4.1}
image: tykio/tyk-mdcb-docker:${MDCB_VERSION:-v2.5.0-rc6}
ports:
- 9091:9091
networks:
Expand All @@ -16,7 +16,7 @@ services:
- tyk-redis
- tyk-mongo
tyk-worker-gateway:
image: tykio/tyk-gateway:${GATEWAY_WORKER_VERSION:-v5.2.5}
image: tykio/tyk-gateway:${GATEWAY_WORKER_VERSION:-v5.3.0-rc8}
ports:
- 8090:8080
networks:
Expand Down

0 comments on commit 1c154e7

Please sign in to comment.