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 6ed124e + 69f6738 commit 5a00c2bCopy full SHA for 5a00c2b
go.mod
@@ -1,6 +1,6 @@
1
module github.com/initializ-buildpacks/python-start
2
3
-go 1.23.1
+go 1.23.4
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