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