Skip to content

Commit 8f8569a

Browse files
committed
Switch to quay.io
1 parent 4162d21 commit 8f8569a

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=fiware
33

44
# Orion variables
55
ORION_PORT=1026
6-
ORION_VERSION=3.7.0
6+
ORION_VERSION=3.8.1
77

88
# MongoDB variables
99
MONGO_DB_PORT=27017
@@ -15,11 +15,11 @@ TUTORIAL_DUMMY_DEVICE_PORT=3001
1515
IOTA_SOUTH_PORT=7896
1616

1717
# IoT Agent Ultralight Variables
18-
ULTRALIGHT_VERSION=1.24.0-distroless
18+
ULTRALIGHT_VERSION=2.0.0-distroless
1919
IOTA_NORTH_PORT=4041
2020

2121
# Keyrock variables
22-
KEYROCK_VERSION=8.3.2-distroless
22+
KEYROCK_VERSION=8.3.3-distroless
2323
KEYROCK_PORT=3005
2424
KEYROCK_HTTPS_PORT=3443
2525

0 commit comments

Comments
 (0)