mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
update all container to alpine v3.18.3
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
c613febbff
commit
fad2558690
8 changed files with 19 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# From https://github.com/containrrr/watchtower/blob/main/dockerfiles/Dockerfile.self-contained
|
||||
FROM containrrr/watchtower:1.5.3 as watchtower
|
||||
|
||||
FROM alpine:3.17.3
|
||||
FROM alpine:3.18.2
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
COPY --from=watchtower /watchtower /watchtower
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue