bump golang.org/x/net to v0.43.0 for security fixes

- Upgraded golang.org/x/net from v0.33.0 to v0.43.0
- Addresses: CVE-2025-22870 and CVE-2025-22872
- No functional changes or breaking updates
This commit is contained in:
Noah 2025-08-08 01:19:10 +02:00
parent 0e278d87ec
commit e654f8449c
No known key found for this signature in database
GPG key ID: D2A7E2C8F77E0430
4 changed files with 31 additions and 27 deletions

View file

@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.23.4-alpine AS builder
FROM --platform=$BUILDPLATFORM golang:1.24.6-alpine AS builder
WORKDIR /steamsalty