From 2b7c26a29094c899ef4a26e0db6614359fe12f02 Mon Sep 17 00:00:00 2001 From: jure2018 <45525518+jure2018@users.noreply.github.com> Date: Sat, 1 Dec 2018 19:03:04 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e89024b..cb1d2fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # simple-python-pyinstaller-app +## Notes: Jenkinsfile uses docker image python:2-alpine - I need to determine if this is the best python image This repository is for the [Build a Python app with PyInstaller](https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/) tutorial in the [Jenkins User Documentation](https://jenkins.io/doc/).