File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
#
13
13
# SPDX-License-Identifier: Apache-2.0
14
14
15
- FROM ghcr.io/eclipse-velocitas/devcontainer-base-images/python:v0.1.0
15
+ FROM ghcr.io/eclipse-velocitas/devcontainer-base-images/python:v0.1.2
16
16
17
17
# Force dapr to use localhost traffic
18
18
ENV DAPR_HOST_IP="127.0.0.1"
Original file line number Diff line number Diff line change 27
27
"version" : " 1.10.0"
28
28
},
29
29
"runtime" : {
30
- "version" : " 1.10.2 "
30
+ "version" : " 1.10.3 "
31
31
}
32
32
}
33
33
}
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2022 Robert Bosch GmbH and Microsoft Corporation
1
+ # Copyright (c) 2022-2023 Robert Bosch GmbH and Microsoft Corporation
2
2
#
3
3
# This program and the accompanying materials are made available under the
4
4
# terms of the Apache License, Version 2.0 which is available at
You can’t perform that action at this time.
0 commit comments