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

chore(deps): bump golang from 1.22.5 to 1.22.6 in /tests/apps/go-fail-postdeploy
This commit is contained in:
Jose Diaz-Gonzalez
2024-08-11 01:11:54 -04:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.22.5
FROM golang:1.22.6
EXPOSE 3000/tcp