mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 22:46:55 +00:00
Merge pull request #3851 from nextcloud/dependabot/docker/Containers/domaincheck/alpine-3.18.5
This commit is contained in:
commit
2c82a96ce7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.18.4
|
FROM alpine:3.18.5
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
apk add --no-cache bash lighttpd netcat-openbsd; \
|
apk add --no-cache bash lighttpd netcat-openbsd; \
|
||||||
adduser -S www-data -G www-data; \
|
adduser -S www-data -G www-data; \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue