Skip to content

fix (JupyterHub): fixed dupped chsh #6

fix (JupyterHub): fixed dupped chsh

fix (JupyterHub): fixed dupped chsh #6

on:
push:
paths:
- jupyterhub/base-py3.11/**/*
- .github/workflows/jupyterhub-base-py3.11.yml
- .github/workflows/builder.yml
branches:
- "master"
- "main"
- "latest"
release:
types:
- created
jobs:
build-jupyterhub-base-py311:
uses: ./.github/workflows/builder.yml
with:
context: jupyterhub/base-py3.11
dockerfile: jupyterhub/base-py3.11/Dockerfile
name: ertis-research/jupyterhub-base-py3.11
platforms: linux/amd64