chore(deps): update golang docker tag to v1.26 #194
@@ -9,7 +9,7 @@ steps:
|
|||||||
- echo "This is the build step"
|
- echo "This is the build step"
|
||||||
- echo "echo hello world" > executable
|
- echo "echo hello world" > executable
|
||||||
- name: a-test-step
|
- name: a-test-step
|
||||||
image: golang:1.16
|
image: golang:1.26
|
||||||
commands:
|
commands:
|
||||||
- echo "Testing ..."
|
- echo "Testing ..."
|
||||||
- sh executable
|
- sh executable
|
||||||
Reference in New Issue
Block a user