mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-17 15:49:44 -04:00
disable cache persistence & env updates
This commit is contained in:
@@ -32,6 +32,7 @@ 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user