bump golang.org/x/net to v0.43.0 for security fixes
Some checks failed
Build and Push to Docker Hub on push to any branch / docker (push) Has been cancelled

- 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 b0d68f3a83
commit 3cf9c8eea4
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