summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 90e296e4..0bcb41a0 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.6-labs
-FROM --platform=linux/amd64 golang:1.21-alpine AS build
+FROM --platform=linux/amd64 golang:1.22-alpine AS build
ARG TARGETOS
ARG TARGETARCH