chore(deps): update docker.io/library/golang docker tag to v1.23.6
Some checks failed
Run unit tests / test (pull_request) Failing after 11m34s

This commit is contained in:
2025-02-09 10:52:35 +00:00
parent 9f28dacf85
commit 33ce270f42
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ on:
jobs:
test:
container:
image: docker.io/library/golang:1.23.5
image: docker.io/library/golang:1.23.6
runs-on:
- ubuntu-latest
steps: