mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-23 16:03:46 +01:00
Merge pull request #5 from h1dden-da3m0n/chore/update-alpine
feat(deps): update alpine base image
This commit is contained in:
commit
daac796c91
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.11
|
||||
FROM alpine:3.14.1
|
||||
MAINTAINER Dr Internet <internet@limelightgaming.net>
|
||||
|
||||
# Install RSync and Open SSH.
|
||||
|
|
Loading…
Reference in a new issue