chore(deps): bump golang in /tests/apps/go-fail-predeploy

Bumps golang from 1.26.5 to 1.26.6.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-17 13:52:55 +00:00
committed by GitHub
parent a0bf26543e
commit 16936697a5

View File

@@ -1,4 +1,4 @@
FROM golang:1.26.5
FROM golang:1.26.6
EXPOSE 3000/tcp