Skip to content

Commit

Permalink
Update jenkinsfile
Browse files Browse the repository at this point in the history
修改镜像
  • Loading branch information
wenxinll authored Sep 25, 2023
1 parent d6eae3e commit e397808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pipeline {
spec:
containers:
- name: python
image: kubespheredev/builder-python:v3.2.0
image: wenxinxin/python-image:3.8.2
command: [\'sleep\']
args: [\'1d\']
'''
Expand Down

0 comments on commit e397808

Please sign in to comment.