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

chore(deps): bump golang from 1.26.6 to 1.27.0 in /tests/apps/go-fail-postdeploy
This commit is contained in:
Jose Diaz-Gonzalez
2026-08-25 14:05:01 -04:00
committed by GitHub

View File

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