Merge pull request #8944 from dokku/dependabot/docker/tests/apps/go-fail-postdeploy/golang-1.26.6

chore(deps): bump golang from 1.26.5 to 1.26.6 in /tests/apps/go-fail-postdeploy
This commit is contained in:
Jose Diaz-Gonzalez
2026-08-18 23:22:16 -04:00
committed by GitHub

View File

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