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

chore(deps): bump golang from 1.24.2 to 1.24.3 in /tests/apps/go-fail-postdeploy
This commit is contained in:
Jose Diaz-Gonzalez
2025-05-24 19:59:08 -04:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.24.2
FROM golang:1.24.3
EXPOSE 3000/tcp