mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 22:46:55 +00:00
Merge pull request #3453 from nextcloud/dependabot/docker/Containers/domaincheck/alpine-3.18.4
Bump alpine from 3.18.3 to 3.18.4 in /Containers/domaincheck
This commit is contained in:
commit
2dba82f3a2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.18.3
|
FROM alpine:3.18.4
|
||||||
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