This commit is contained in:
2023-03-10 13:19:01 +01:00
parent e55cf41e20
commit ef3add576f
4 changed files with 18 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ FROM golang:alpine as builder
ARG ACCESS_TOKEN_USR="nothing"
ARG ACCESS_TOKEN_PWD="nothing"
RUN apk add --no-cache ca-certificates tzdata
RUN apk add --no-cache ca-certificates tzdata git
WORKDIR /