We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203d042 commit b8e244fCopy full SHA for b8e244f
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
ARG BUILD_FROM
2
3
-FROM --platform=amd64 golang:1.24-alpine3.21 AS builder
+FROM --platform=amd64 golang:1.24-alpine3.22 AS builder
4
5
WORKDIR /workspace/observer-plugin
6
ARG BUILD_ARCH
0 commit comments