Skip to content

Commit 94377dc

Browse files
committed
Update pre-release version
1 parent ac880e6 commit 94377dc

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
@@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=fiware
33

44
# Orion variables
55
ORION_LD_PORT=1026
6-
ORION_LD_VERSION=1.1.0-PRE-683
6+
ORION_LD_VERSION=1.1.0-PRE-697
77

88
# Scorpio variables
99
SCORPIO_PORT=9090

docker-compose/orion-ld.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
orion:
2424
labels:
2525
org.fiware: 'tutorial'
26-
image: fiware/orion-ld #:${ORION_LD_VERSION}
26+
image: fiware/orion-ld:${ORION_LD_VERSION}
2727
hostname: orion
2828
container_name: fiware-orion
2929
depends_on:

0 commit comments

Comments
 (0)