We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 366507e + 318c603 commit aec53f3Copy full SHA for aec53f3
Dockerfile
@@ -27,7 +27,7 @@ COPY controllers/ controllers/
27
ENV CGO_ENABLED=0
28
RUN xx-go build -a -o source-watcher main.go
29
30
-FROM alpine:3.20
+FROM alpine:3.21
31
32
RUN apk add --no-cache ca-certificates tini
33
0 commit comments