Skip to content

Commit b8e244f

Browse files
authored
Bump builder image to Alpine 3.22 (#232)
1 parent 203d042 commit b8e244f

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,6 +1,6 @@
11
ARG BUILD_FROM
22

3-
FROM --platform=amd64 golang:1.24-alpine3.21 AS builder
3+
FROM --platform=amd64 golang:1.24-alpine3.22 AS builder
44

55
WORKDIR /workspace/observer-plugin
66
ARG BUILD_ARCH

0 commit comments

Comments
 (0)