Skip to content

Commit fc628ae

Browse files
authored
Update baseimage on v0.1.0 (#75)
1 parent 2e9d735 commit fc628ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#
1313
# SPDX-License-Identifier: Apache-2.0
1414

15-
FROM ghcr.io/eclipse-velocitas/devcontainer-base-images/python:latest
15+
FROM ghcr.io/eclipse-velocitas/devcontainer-base-images/python:v0.1.0
1616

1717
# Force dapr to use localhost traffic
1818
ENV DAPR_HOST_IP="127.0.0.1"

0 commit comments

Comments
 (0)