mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-05-23 08:46:31 +00:00
chore(deps): update golang docker tag to v1.23
This commit is contained in:
parent
9524b1eb12
commit
7e0e5cd5db
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ when:
|
|||
steps:
|
||||
# use vendor to cache dependencies
|
||||
vendor:
|
||||
image: golang:1.22
|
||||
image: golang:1.23
|
||||
commands:
|
||||
- go mod vendor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue