Skip to content

Commit

Permalink
Upgraded borgmatic to 1.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbevis committed Aug 29, 2019
1 parent bf480f6 commit 77d2bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:latest as builder
MAINTAINER b3vis
ARG BORG_VERSION=1.1.10
ARG BORGMATIC_VERSION=1.3.12
ARG BORGMATIC_VERSION=1.3.14
RUN apk upgrade --no-cache \
&& apk add --no-cache \
alpine-sdk \
Expand Down

0 comments on commit 77d2bf1

Please sign in to comment.