Skip to content

Commit 3898008

Browse files
authored
Update Dockerfile
1 parent 0f368a2 commit 3898008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ========================================================
22
# ----->> Stage: Builder
33
# ========================================================
4-
FROM golang:1.25-alpine AS builder
4+
FROM golang:1.26-alpine AS builder
55
WORKDIR /app
66
ARG TARGETARCH
77

0 commit comments

Comments
 (0)