Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Update docker file base image name (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinebrass committed Dec 14, 2018
1 parent efa2669 commit 0b1e288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:8-slim
FROM node:8-jessie-slim

ARG GLUESTICK_VERSION

Expand Down

0 comments on commit 0b1e288

Please sign in to comment.