Skip to content

Commit 71ff740

Browse files
committed
Update golang Docker tag to v1.24.0
1 parent 9faf11b commit 71ff740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-test-server/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM golang:1.23.6 as builder
15+
FROM golang:1.24.0 as builder
1616

1717
WORKDIR /workspace/e2e-test-server/
1818

0 commit comments

Comments
 (0)