Release 1.21.2 - See CHANGELOG.md

This commit is contained in:
Dave Conroy
2020-06-08 21:29:54 -07:00
parent bd141cc865
commit 6655d5a12a
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## 1.21.2 2020-06-08 <dave at tiredofit dot ca>
### Added
- Change to support tiredofit/alpine base image 5.0.0
## 1.21.1 2020-06-04 <dave at tiredofit dot ca>
### Changed

View File

@@ -1,6 +1,7 @@
#!/usr/bin/with-contenv bash
for s in /assets/functions/*; do source $s; done
source /assets/functions/00-container
PROCESS_NAME="db-backup"
date >/dev/null