mirror of
https://github.com/watn3y/steamsalty.git
synced 2025-09-09 09:42:22 +02:00
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
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:
parent
b0d68f3a83
commit
3cf9c8eea4
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