Skip to content

Commit f0f95ce

Browse files
committed
Update Scorpio
1 parent 0708292 commit f0f95ce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ORION_LD_VERSION=1.2.1
77

88
# Scorpio variables
99
SCORPIO_PORT=9090
10-
SCORPIO_VERSION=2.1.21
10+
SCORPIO_VERSION=4.0.2
1111

1212
# Stellio variables
1313
STELLIO_DOCKER_TAG=2.0.0-dev

docker-compose/scorpio-aaio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ services:
7373
scorpio:
7474
labels:
7575
org.fiware: 'tutorial'
76-
image: scorpiobroker/scorpio:scorpio-aaio-no-eureka_${SCORPIO_VERSION}
76+
image: scorpiobroker/all-in-one-runner:spring-kafka-${SCORPIO_VERSION}
7777
hostname: scorpio
7878
container_name: fiware-scorpio
7979
networks:

0 commit comments

Comments
 (0)