Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.22.12
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-copilot[bot] authored Feb 28, 2025
1 parent c4bd4cf commit 02959b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/ai-proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the binary
FROM golang:1.22.8 as builder
FROM golang:1.22.12 as builder
ARG TARGETOS
ARG TARGETARCH
ARG VERSION
Expand Down

0 comments on commit 02959b3

Please sign in to comment.