This website requires JavaScript.
Explore
Help
Sign in
eightball
/
all-in-one
Watch
1
Star
0
Fork
You've already forked all-in-one
0
mirror of
https://github.com/nextcloud/all-in-one.git
synced
2025-12-19 22:16:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
242179f079
all-in-one
/
Containers
/
alpine
/
Dockerfile
6 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
helm-chart: move alpine init-container image to containers folder Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-03-26 23:38:00 +01:00
# syntax=docker/dockerfile:latest
alpine dockerfile: change tag to 3.21.2 and add dependabot Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-03-31 10:58:22 +02:00
FROM alpine:3.21.2
helm-chart: move alpine init-container image to containers folder Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-03-26 23:38:00 +01:00
RUN set -ex; \
apk upgrade --no-cache -a
Reference in a new issue
Copy permalink