1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

docker: go 1.11 -> 1.12, alpine linux 3.8 -> 3.10

This commit is contained in:
James Hillyerd
2019-08-17 12:43:58 -07:00
parent a73ffeabd3
commit e359c0b030
2 changed files with 6 additions and 2 deletions

View File

@@ -13,6 +13,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Updated JavaScript dependencies.
- Updated Go dependencies.
- Updated Docker build: Go to 1.12, and Alpine Linux to 3.10
### Fixed
- URLs to view/download attachments from REST API, #138
## [v3.0.0-beta1]