Author SHA1 Message Date
renovate 795a1eb17e chore(deps): update hadolint/hadolint-action action to v3.4.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Failing after 20s
PR Checks / build-test (pull_request) Successful in 28s
2026-08-01 14:08:10 +00:00
2 changed files with 1 additions and 13 deletions
-12
View File
@@ -1,12 +0,0 @@
name: Renovate
on:
push:
branches:
- master
workflow_dispatch:
jobs:
renovate:
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
secrets: inherit
+1 -1
View File
@@ -3,7 +3,7 @@ LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
# hadolint ignore=DL3018
RUN apk add --no-cache apache2-utils
# hadolint ignore=DL3066
USER "nobody"
ENTRYPOINT [ "htpasswd" ]