mirror of
https://github.com/nushell/nushell.git
synced 2025-02-23 22:11:53 +01:00
force rebuild of dev container (#4033)
This commit is contained in:
parent
349af05da8
commit
59697cab63
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -2,7 +2,7 @@ FROM gitpod/workspace-full
|
||||
|
||||
# Gitpod will not rebuild Nushell's dev image unless *some* change is made to this Dockerfile.
|
||||
# To force a rebuild, simply increase this counter:
|
||||
ENV TRIGGER_REBUILD 1
|
||||
ENV TRIGGER_REBUILD 2
|
||||
|
||||
USER gitpod
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user