mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 23:26:23 -05: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 HTTPS_PROXY
|
||||
|
||||
Reference in New Issue
Block a user