mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 13:56:57 +00:00
chore(deps): update golang docker tag to v1.22
This commit is contained in:
parent
56d44609ea
commit
00ecd4e48a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ depends_on:
|
||||||
steps:
|
steps:
|
||||||
# use vendor to cache dependencies
|
# use vendor to cache dependencies
|
||||||
vendor:
|
vendor:
|
||||||
image: golang:1.21
|
image: golang:1.22
|
||||||
commands:
|
commands:
|
||||||
- go mod vendor
|
- go mod vendor
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue