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