mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-09-15 20:56:56 +00:00
chore(deps): update golang docker tag to v1.25 (#514)
This commit is contained in:
parent
7f5047421e
commit
0eaa2bcb3d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ when:
|
|||
steps:
|
||||
# use vendor to cache dependencies
|
||||
vendor:
|
||||
image: golang:1.24
|
||||
image: golang:1.25
|
||||
commands:
|
||||
- go mod vendor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue