Skip to content

Commit 579d680

Browse files
committed
update base layer
1 parent 8d8ad60 commit 579d680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-deployment-cleanup/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM golang:1.24-alpine AS builder
22

3-
RUN apk add --no-cache make bash
3+
RUN apk add --no-cache make bash git
44

55
WORKDIR /app
66

0 commit comments

Comments
 (0)