mirror of
https://github.com/watn3y/steamsalty.git
synced 2025-09-09 01:32:23 +02:00
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:
parent
0e278d87ec
commit
e654f8449c
4 changed files with 31 additions and 27 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue