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-20 06:26:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
enh/noid/improve-button-description
all-in-one
/
Containers
/
alpine
/
Dockerfile
6 lines
99 B
Text
Raw
Permalink
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
build(deps): bump alpine from 3.21.2 to 3.21.3 in /Containers/alpine Bumps alpine from 3.21.2 to 3.21.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 09:00:37 +00:00
FROM alpine:3.21.3
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