Releases: bfren/docker-debian
Releases · bfren/docker-debian
v1.3.2
v1.3.2 (#14)
Build updates
* Simplifying workflows using matrix
v1.3.1
v1.3.1 (#13)
Minor updates
* Disabling debug output by default
* Removing grep package
* Loading busybox from prebuilt images
v1.3.0
v1.3.0 (#12)
Major updates
* Install busybox in Dockerfile build process - reduced image size by 15-25%
v1.2.3
v1.2.3 (#11)
Build updates
* Updating read-file action
v1.2.2
v1.2.2 (#10)
Minor updates
* Don't install tzdata - it is already part of the package
v1.2.1
v1.2.1 (#9)
Minor updates
* Add home directory when creating user
v1.2.0
v1.2.0 (#8)
Major updates
* Remove most executables contained in busybox
Minor updates
* Updating to Debian 10.13 and 11.5
Build updates
* Adding Debian version names to publish tags
v1.1.3
v1.1.3 (#7)
Minor updates
* Loading busybox from pre-built image
* Using busybox addgroup / adduser
v1.1.2
v1.1.2 (#6)
Minor updates
* Fixing bf-tz to work correctly
* Don't output warnings on bf-clear
v1.1.1
v1.1.1 (#5)
Minor updates
* Removing .empty files in bf-clear
Build updates
* Making Dockerfiles consistent