Compare commits

..

No commits in common. "685e248a19a3ddb28297ddabcaff5578e70ab4d0" and "fd946f5c6574a377df94569a7b4e699b4c8568d8" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM domaindrivenarchitecture/dda-backup:1.0.9 FROM domaindrivenarchitecture/dda-backup:1.0.6
# Prepare Entrypoint Script # Prepare Entrypoint Script
ADD resources /tmp ADD resources /tmp

View file

@ -34,8 +34,6 @@ LABEL maintainer="contact@forgejo.org"
EXPOSE 22 3000 EXPOSE 22 3000
RUN apk -U upgrade
RUN apk cache clean
RUN apk --no-cache add \ RUN apk --no-cache add \
bash \ bash \
ca-certificates \ ca-certificates \