fix: Remamed lab container because it is having issues pushing
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
This commit is contained in:
@ -5,4 +5,7 @@ RUN apk add --no-cache \
|
||||
curl \
|
||||
helix
|
||||
|
||||
RUN mkdir /app
|
||||
WORKDIR /app
|
||||
|
||||
CMD [ "/bin/bash" ]
|
||||
|
Reference in New Issue
Block a user