rm deprecated config

This commit is contained in:
Jim Moffet
2022-06-13 13:48:30 -07:00
parent 60262d6031
commit f5beb23a1d
2 changed files with 0 additions and 44 deletions

View File

@@ -32,7 +32,6 @@ RUN apt-get update \
RUN pip install --upgrade pip
COPY devcontainer-api/scripts/notify-dev-entrypoint.sh /usr/local/bin/
COPY devcontainer-api/scripts/notify-worker-entrypoint.sh /usr/local/bin/
ENV SHELL /bin/zsh