Skip to content

Commit

Permalink
Update k8s docker branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwang committed Feb 21, 2024
1 parent c98d977 commit ba88b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .k8s_ci.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ARG STAGE1_BASE=python:3.12-slim
ARG FINAL_STAGE_BASE=$STAGE1_BASE
ARG GALAXY_USER=galaxy
ARG GALAXY_PLAYBOOK_REPO=https://github.com/galaxyproject/galaxy-docker-k8s
ARG GALAXY_PLAYBOOK_BRANCH=v4.0.0
ARG GALAXY_PLAYBOOK_BRANCH=v4.1.0

ARG GIT_COMMIT=unspecified
ARG BUILD_DATE=unspecified
Expand Down

0 comments on commit ba88b2b

Please sign in to comment.