hadolint, k3s and kaniko build added #5

Merged
RogerSik merged 4 commits from feature/gitea-actions-update into main 2023-08-22 17:37:36 +02:00
Showing only changes of commit c24bbbc6b9 - Show all commits

View File

@ -4,4 +4,4 @@ FROM alpine:latest
RUN apk update && \
apk add --no-cache nano mc micro rsync ncdu git curl
ADD ./bin/ /usr/local/bin
COPY ./bin/ /usr/local/bin