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.
1 parent 8d8ad60 commit 579d680Copy full SHA for 579d680
ci-deployment-cleanup/Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.24-alpine AS builder
2
3
-RUN apk add --no-cache make bash
+RUN apk add --no-cache make bash git
4
5
WORKDIR /app
6
0 commit comments