mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 04:52:57 +00:00
Build contributed recipes in PRs (#2212)
* Build contributed recipes in PRs * Fix GitHub matrix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM quay.io/jupyter/minimal-notebook
|
||||
ARG BASE_IMAGE=quay.io/jupyter/minimal-notebook
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
# Name your environment and choose the Python version
|
||||
ARG env_name=python310
|
||||
|
Reference in New Issue
Block a user