mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-21 16:27:50 -06:00
Trigger gitpod rebuild
To update nodejs version
This commit is contained in:
parent
b570d40beb
commit
6b2f2417d5
@ -2,7 +2,7 @@ FROM gitpod/workspace-postgres
|
||||
|
||||
# Gitpod will not rebuild PeerTube's dev image unless *some* change is made to this Dockerfile.
|
||||
# To trigger a rebuild, simply increase this counter:
|
||||
ENV TRIGGER_REBUILD 2
|
||||
ENV TRIGGER_REBUILD 3
|
||||
|
||||
# Install PeerTube's dependencies.
|
||||
RUN sudo apt-get update -q && sudo apt-get install -qy \
|
||||
|
Loading…
Reference in New Issue
Block a user