mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-19 08:36:33 +00:00
* Upgrade Go version to 1.13.7, alpine to 3.11 and other dependencies. * You can define timezone when running container by adding `TZ` env var, e.g. "-e TZ=America/Los_Angeles" (thanks to @gminog). * Fix initial ownership of /opt/data dir in Dockerfile.
4 lines
38 B
Go
4 lines
38 B
Go
package main
|
|
|
|
const version = "0.9.0"
|