Skip to content

Commit e95a118

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 c27e534 commit e95a118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)