Skip to content

Commit 3c4483c

Browse files
committed
Update Scorpio
1 parent 80bd522 commit 3c4483c

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
@@ -72,7 +72,7 @@ services:
7272
scorpio:
7373
labels:
7474
org.fiware: 'tutorial'
75-
image: scorpiobroker/scorpio:scorpio-aaio-no-eureka_${SCORPIO_VERSION}
75+
image: scorpiobroker/all-in-one-runner:spring-kafka-${SCORPIO_VERSION}
7676
hostname: scorpio
7777
container_name: fiware-scorpio
7878
networks:

0 commit comments

Comments
 (0)