Merge pull request #3512 from nextcloud/dependabot/docker/Containers/notify-push/alpine-3.18.4

This commit is contained in:
Simon L 2023-10-09 15:54:32 +02:00 committed by GitHub
commit 05e778624d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.2
FROM alpine:3.18.4
COPY --chmod=775 start.sh /start.sh
COPY --chmod=775 healthcheck.sh /healthcheck.sh