Skip to content

Commit 8faffad

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent 77b73fa commit 8faffad

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
@@ -3,7 +3,7 @@
33

44
FROM golang:1.26.3-alpine3.23 AS builder
55

6-
RUN apk add --no-cache --no-progress ca-certificates gcc git make musl-dev
6+
RUN apk add --no-cache --no-progress ca-certificates gcc musl-dev git make
77

88
COPY . /src
99
ARG BININFO_BUILD_DATE BININFO_COMMIT_HASH BININFO_VERSION # provided to 'make install'

0 commit comments

Comments
 (0)