Skip to content

Commit b0dcae8

Browse files
Update golang Docker tag to v1.25
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | golang | 1.24 | 1.25 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8154527 commit b0dcae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
service: nginx
3030

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

0 commit comments

Comments
 (0)