Merge pull request #5 from h1dden-da3m0n/chore/update-alpine

feat(deps): update alpine base image
This commit is contained in:
Joshua Piper
2021-08-12 12:01:29 +01:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.14.1
MAINTAINER Dr Internet <internet@limelightgaming.net>
# Install RSync and Open SSH.