Compare commits
1
Commits
master
..
795a1eb17e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
795a1eb17e |
@@ -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
@@ -3,7 +3,7 @@ LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
|
|||||||
|
|
||||||
# hadolint ignore=DL3018
|
# hadolint ignore=DL3018
|
||||||
RUN apk add --no-cache apache2-utils
|
RUN apk add --no-cache apache2-utils
|
||||||
# hadolint ignore=DL3066
|
|
||||||
USER "nobody"
|
USER "nobody"
|
||||||
|
|
||||||
ENTRYPOINT [ "htpasswd" ]
|
ENTRYPOINT [ "htpasswd" ]
|
||||||
Reference in New Issue
Block a user