chore: Removed TMUX and added bash to lab containers
Build and Push Dev Containers / build (push) Failing after 21s
Build and Push Dev Containers / build (push) Failing after 21s
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ RUN sudo ./install-opentofu.sh --install-method apk
|
||||
# Remove the installer:
|
||||
RUN rm -f install-opentofu.sh
|
||||
|
||||
CMD [ "tmux" ]
|
||||
CMD [ "/bin/zsh" ]
|
||||
|
||||
Reference in New Issue
Block a user