Skip to content

Commit 36f1afa

Browse files
committed
Updated docker files
AI-Session-Id: c7482875-263c-4eb4-ad97-77793a6e20f1 AI-Tool: claude-code AI-Model: unknown
1 parent 783266e commit 36f1afa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker/Dockerfile.proxy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM golang:1.26.1-bookworm AS builder
2+
FROM golang:1.26.1-trixie AS builder
33

44
ARG EXTRA_BUILD_ARGS
55
ARG FIPS_MODE

docker/Dockerfile.synchronizer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM golang:1.26.1-bookworm AS builder
2+
FROM golang:1.26.1-trixie AS builder
33

44
ARG EXTRA_BUILD_ARGS
55
ARG FIPS_MODE

0 commit comments

Comments
 (0)