-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Feature id and version
ghcr.io/devcontainers-extra/features/terraform-docs:1.0.6
Dev Container base Image
mcr.microsoft.com/devcontainers/base:focal
What happened?
Conflict from nanolayer version in my image and in the feature fixed nanolayer version dependency
Error message :
Found a pre-existing nanolayer which were given in env variable: /tmp/nanolayer-Hxl3p0GG8u/nanolayer
skipping usage of pre-existing nanolayer. (required version v0.5.6 does not match existing version 0.5.4)
Fixed dependency version in : src/terraform-docs/install.sh
# line 11
ensure_nanolayer nanolayer_location "v0.5.4"Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working