mirror of
https://github.com/dockersamples/example-voting-app.git
synced 2026-07-10 17:09:28 +00:00
Changes to node slim to fix Jenkins PR build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:10-alpine
|
||||
FROM node:10-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user