We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e126a4 + 48af7c0 commit b8b8073Copy full SHA for b8b8073
Dockerfile
@@ -48,7 +48,7 @@ RUN wget -O - https://thin-edge.io/install-services.sh | sh -s -- s6_overlay \
48
# might not have access to it
49
# Note: Volumes should be configured to persist the docker compose files
50
docker-cli-compose \
51
- "tedge-container-plugin-ng<2.3.0" \
+ "tedge-container-plugin-ng" \
52
# Support updating from older images which still use the deprecated self type
53
&& ln -s /usr/bin/tedge-container /etc/tedge/sm-plugins/self
54
0 commit comments