Skip to content

Commit 4e6eaaa

Browse files
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>
1 parent 9ba1785 commit 4e6eaaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
service: nginx
3030

3131
test:
32-
image: golang:1.23
32+
image: golang:1.24
3333
volumes:
3434
- type: bind
3535
source: ./

0 commit comments

Comments
 (0)