This commit is contained in:
Karthik Satchitanand 2025-05-11 10:50:17 +05:30 committed by GitHub
commit 38991512cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.14.2
FROM golang:1.24.3
LABEL maintainer="LitmusChaos"