From 3978443f69da09947ee133178e84b0d5608f755d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 22:58:00 +0000 Subject: [PATCH] Update golang Docker tag to v1.24 | datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | golang | 1.23 | 1.24 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index d1b0433c..c68d0f67 100644 --- a/compose.yaml +++ b/compose.yaml @@ -29,7 +29,7 @@ services: service: nginx test: - image: golang:1.23 + image: golang:1.24 volumes: - type: bind source: ./