updated jupyterhub to 5.3.0
All checks were successful
CI / Build jupyterhub docker images (push) Successful in 1m33s

This commit is contained in:
2025-05-05 16:51:32 +08:00
parent 88713271f7
commit cf7808488d

View File

@@ -30,8 +30,8 @@ jobs:
pull: true pull: true
tags: | tags: |
"gitea.woggioni.net/woggioni/jupyterhub:latest" "gitea.woggioni.net/woggioni/jupyterhub:latest"
"gitea.woggioni.net/woggioni/jupyterhub:5.2.1" "gitea.woggioni.net/woggioni/jupyterhub:5.3.0"
build-args: "VERSION=5.2.1" build-args: "VERSION=5.3.0"
cache-from: type=registry,ref=gitea.woggioni.net/woggioni/jupyterhub:buildx cache-from: type=registry,ref=gitea.woggioni.net/woggioni/jupyterhub:buildx
cache-to: type=registry,mode=max,compression=zstd,image-manifest=true,oci-mediatypes=true,ref=gitea.woggioni.net/woggioni/jupyterhub:buildx cache-to: type=registry,mode=max,compression=zstd,image-manifest=true,oci-mediatypes=true,ref=gitea.woggioni.net/woggioni/jupyterhub:buildx