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.
1 parent 0d40064 commit 9748371Copy full SHA for 9748371
Dockerfile
@@ -15,7 +15,7 @@
15
# See the License for the specific language governing permissions and
16
# limitations under the License.
17
18
-ARG GO_VERSION=1.23.10
+ARG GO_VERSION=1.23.12
19
ARG XX_VERSION=1.6.1
20
ARG GOLANGCI_LINT_VERSION=v2.0.2
21
ARG ADDLICENSE_VERSION=v1.0.0
go.mod
@@ -1,6 +1,6 @@
1
module github.com/docker/compose/v2
2
3
-go 1.23.10
+go 1.23.12
4
5
require (
6
github.com/AlecAivazis/survey/v2 v2.3.7
0 commit comments