feat: update to kopia 0.18
This commit is contained in:
parent
d49df9490b
commit
50438b4737
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM kopia/kopia:0.15.0
|
FROM kopia/kopia:0.18
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt-get update && apt-get install -y gnupg2 wget lsb-release
|
RUN apt-get update && apt-get install -y gnupg2 wget lsb-release
|
||||||
|
|
Loading…
Reference in a new issue