mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-10 15:37:48 +08:00
Merge pull request #3512 from nextcloud/dependabot/docker/Containers/notify-push/alpine-3.18.4
This commit is contained in:
commit
05e778624d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.18.2
|
FROM alpine:3.18.4
|
||||||
|
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
COPY --chmod=775 healthcheck.sh /healthcheck.sh
|
COPY --chmod=775 healthcheck.sh /healthcheck.sh
|
||||||
|
|
Loading…
Reference in a new issue