Update golang Docker tag to v1.26 #11

Open
renovate-bot wants to merge 2 commits from renovate/golang-1.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
golang stage minor 1.25-alpine1.26-alpine

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang | stage | minor | `1.25-alpine` → `1.26-alpine` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Update golang Docker tag to v1.26
Some checks failed
deploy-nonprod.yml / Update golang Docker tag to v1.26 (pull_request) Failing after 0s
deploy-prod.yml / Update golang Docker tag to v1.26 (pull_request) Failing after 0s
deploy-nonprod.yml / Update golang Docker tag to v1.26 (push) Failing after 0s
deploy-prod.yml / Update golang Docker tag to v1.26 (push) Failing after 0s
Deploy Parent Container / determine-workflow (pull_request) Successful in 8s
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Waiting to run
Deploy Parent Container / prod-deploy (dev) (pull_request) Waiting to run
f3a63e00af
renovate-bot force-pushed renovate/golang-1.x from f3a63e00af
Some checks failed
deploy-nonprod.yml / Update golang Docker tag to v1.26 (pull_request) Failing after 0s
deploy-prod.yml / Update golang Docker tag to v1.26 (pull_request) Failing after 0s
deploy-nonprod.yml / Update golang Docker tag to v1.26 (push) Failing after 0s
deploy-prod.yml / Update golang Docker tag to v1.26 (push) Failing after 0s
Deploy Parent Container / determine-workflow (pull_request) Successful in 8s
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Waiting to run
Deploy Parent Container / prod-deploy (dev) (pull_request) Waiting to run
to ca3bfb5bd4
All checks were successful
Deploy Parent Container / determine-workflow (pull_request) Successful in 2s
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Has been skipped
Deploy Parent Container / prod-deploy (dev) (pull_request) Has been skipped
2026-04-17 04:02:00 +00:00
Compare
Merge branch 'master' into renovate/golang-1.x
All checks were successful
Deploy Parent Container / determine-workflow (pull_request) Successful in 2s
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Has been skipped
Deploy Parent Container / prod-deploy (dev) (pull_request) Has been skipped
ce5c198201
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
All checks were successful
Deploy Parent Container / determine-workflow (pull_request) Successful in 2s
Lint / Run golangci-lint (pull_request) Has been skipped
Deploy Parent Container / nonprod-deploy (dev) (pull_request) Has been skipped
Deploy Parent Container / prod-deploy (dev) (pull_request) Has been skipped
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/golang-1.x:renovate/golang-1.x
git switch renovate/golang-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/golang-1.x
git switch renovate/golang-1.x
git rebase master
git switch master
git merge --ff-only renovate/golang-1.x
git switch renovate/golang-1.x
git rebase master
git switch master
git merge --no-ff renovate/golang-1.x
git switch master
git merge --squash renovate/golang-1.x
git switch master
git merge --ff-only renovate/golang-1.x
git switch master
git merge renovate/golang-1.x
git push origin master
Sign in to join this conversation.
No description provided.