Skip to content

Commit b8b8073

Browse files
authored
Merge pull request #79 from thin-edge/chore-update-container-plugin
feat: update tedge-container-plugin to 2.4.0
2 parents 4e126a4 + 48af7c0 commit b8b8073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RUN wget -O - https://thin-edge.io/install-services.sh | sh -s -- s6_overlay \
4848
# might not have access to it
4949
# Note: Volumes should be configured to persist the docker compose files
5050
docker-cli-compose \
51-
"tedge-container-plugin-ng<2.3.0" \
51+
"tedge-container-plugin-ng" \
5252
# Support updating from older images which still use the deprecated self type
5353
&& ln -s /usr/bin/tedge-container /etc/tedge/sm-plugins/self
5454

0 commit comments

Comments
 (0)