From 3cfeb59170000b5fba5d50c38e5389537844163c Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 26 Apr 2021 22:18:26 +0200 Subject: [PATCH] chore: bump alpine to 3.13.5 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 101ac53..3232a3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.13.2 +FROM alpine:3.13.5 ARG BUILD_DATE ARG VCS_REF diff --git a/README.md b/README.md index e1d144f..5650105 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ push mirror lives in [this GitHub repo](https://github.com/wULLSnpAXbWZGYDYyhWTK development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-alpine-rsync) ## What you get -* freshly updated [`alpine:3.13.2`](https://hub.docker.com/_/alpine) image +* freshly updated [`alpine:3.13.5`](https://hub.docker.com/_/alpine) image * rsync * sshpass