mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 12:54:24 +02: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:
|
||||
# use vendor to cache dependencies
|
||||
vendor:
|
||||
image: golang:1.21
|
||||
image: golang:1.22
|
||||
commands:
|
||||
- go mod vendor
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue