mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Use debian jessie instead of stretch until npm is installed differently
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.5-slim
|
FROM python:3.5-slim-jessie
|
||||||
|
|
||||||
ARG HTTP_PROXY
|
ARG HTTP_PROXY
|
||||||
ARG HTTPS_PROXY
|
ARG HTTPS_PROXY
|
||||||
|
|||||||
Reference in New Issue
Block a user