Skip to content

Commit b98034c

Browse files
chore(deps): update golang docker tag to v1.24
1 parent 00a22da commit b98034c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
container:
13-
image: golang:1.21-alpine
13+
image: golang:1.24-alpine
1414
steps:
1515
- name: Install pre-requisites (1)
1616
run: |

0 commit comments

Comments
 (0)