Skip to content

Commit 9e29573

Browse files
Executing automated changes
1 parent 9b0704a commit 9e29573

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

components/datadog/apps/nginx/images/http-client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24 AS builder
1+
FROM golang:1.26 AS builder
22

33
WORKDIR /usr/src/app
44

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module nginx-query
22

33
go 1.24
4+
5+
toolchain go1.26.1

0 commit comments

Comments
 (0)