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

chore(deps): bump golang from 1.22.6 to 1.23.0 in /tests/apps/go-fail-postdeploy
This commit is contained in:
Jose Diaz-Gonzalez
2024-08-18 23:45:03 -04:00
committed by GitHub

View File

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