Update infrastructure/backup with
dda-backup 1.0.9, infrastructure/federated Dockerfile improvements
This commit is contained in:
parent
bdf534e6fe
commit
f2cac92780
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ LABEL maintainer="contact@forgejo.org"
|
|||
|
||||
EXPOSE 22 3000
|
||||
|
||||
RUN apk -U upgrade
|
||||
RUN apk cache clean
|
||||
RUN apk --no-cache add \
|
||||
bash \
|
||||
ca-certificates \
|
||||
|
|
Loading…
Reference in a new issue