mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2025-09-05 18:16:02 -06:00
Release/7.1.0 (#72)
* upgrade to alpine from 3.19 to 3.22.1 Use drinternet/rsync 1.5.1 with alpine 3.22.1 https://hub.docker.com/layers/drinternet/rsync/v1.5.1/images/sha256-e61f4047577b566872764fa39299092adeab691efb3884248dbd6495dc926527 * upgrade to alpine from 3.19 to 3.22.1 Use drinternet/rsync 1.5.1 with alpine 3.22.1 https://hub.docker.com/layers/drinternet/rsync/v1.5.1/images/sha256-e61f4047577b566872764fa39299092adeab691efb3884248dbd6495dc926527 * Alpine 3.22.1 * Update SECURITY.md * Alpine 3.22.1 * Update LICENSE
This commit is contained in:
parent
22a7777152
commit
33214bd98b
4 changed files with 21 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
# drinternet/rsync@v1.4.4
|
||||
FROM drinternet/rsync@sha256:15b2949838074bd93c49421c22380396a0cd53a322439e799ac87afcadcfe234
|
||||
# drinternet/rsync@v1.5.1
|
||||
FROM drinternet/rsync@sha256:e61f4047577b566872764fa39299092adeab691efb3884248dbd6495dc926527
|
||||
|
||||
# always force-upgrade rsync to get the latest security fixes
|
||||
RUN apk update && apk add --no-cache --upgrade rsync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue