We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f97c67f + ef6d476 commit a0b142cCopy full SHA for a0b142c
go.mod
@@ -1,6 +1,6 @@
1
module github.com/initializ-buildpacks/python-start
2
3
-go 1.22.5
+go 1.23.0
4
5
// https://golang.testcontainers.org/quickstart/#2-install-testcontainers-for-go
6
replace github.com/docker/docker => github.com/docker/docker v20.10.3-0.20221013203545-33ab36d6b304+incompatible // 22.06 branch
0 commit comments