Skip to content

Commit b761a1c

Browse files
authored
Merge pull request #1792 from NVIDIA/dependabot/docker/docker/golang-1.25.3
Bump golang from 1.25.2 to 1.25.3 in /docker
2 parents eaa1780 + 71c2c78 commit b761a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
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.25.2 AS builder
15+
FROM golang:1.25.3 AS builder
1616

1717
ARG GOPROXY="https://proxy.golang.org,direct"
1818
ENV GOPROXY=$GOPROXY

0 commit comments

Comments
 (0)