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

chore(deps): bump golang from 1.24.4 to 1.24.5 in /tests/apps/go-fail-postdeploy
This commit is contained in:
Jose Diaz-Gonzalez
2025-07-23 22:15:29 -04:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.24.4
FROM golang:1.24.5
EXPOSE 3000/tcp