mirror of
https://github.com/thegeeklab/url-parser.git
synced 2024-11-17 02:30:44 +00:00
chore(deps): update docker.io/library/golang docker tag to v1.22
This commit is contained in:
parent
b01ea54ae9
commit
09c3cca8e3
@ -10,11 +10,11 @@ when:
|
||||
|
||||
steps:
|
||||
- name: lint
|
||||
image: docker.io/library/golang:1.21
|
||||
image: docker.io/library/golang:1.22
|
||||
commands:
|
||||
- make lint
|
||||
|
||||
- name: test
|
||||
image: docker.io/library/golang:1.21
|
||||
image: docker.io/library/golang:1.22
|
||||
commands:
|
||||
- make test
|
||||
|
Loading…
Reference in New Issue
Block a user