Skip to content

Releases: bfren/docker-debian

v1.3.2

11 Dec 20:37
776bc3d
Compare
Choose a tag to compare
v1.3.2 (#14)

Build updates
* Simplifying workflows using matrix

v1.3.1

11 Dec 19:32
8debb89
Compare
Choose a tag to compare
v1.3.1 (#13)

Minor updates
* Disabling debug output by default
* Removing grep package
* Loading busybox from prebuilt images

v1.3.0

01 Dec 08:45
61fcd5a
Compare
Choose a tag to compare
v1.3.0 (#12)

Major updates
* Install busybox in Dockerfile build process - reduced image size by 15-25%

v1.2.3

02 Nov 16:54
f6fa94c
Compare
Choose a tag to compare
v1.2.3 (#11)

Build updates
* Updating read-file action

v1.2.2

29 Oct 16:18
2d1fbf8
Compare
Choose a tag to compare
v1.2.2 (#10)

Minor updates
* Don't install tzdata - it is already part of the package

v1.2.1

22 Sep 07:44
45a106f
Compare
Choose a tag to compare
v1.2.1 (#9)

Minor updates
* Add home directory when creating user

v1.2.0

20 Sep 11:54
cf8cb7f
Compare
Choose a tag to compare
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

31 Aug 07:14
8e92e0f
Compare
Choose a tag to compare
v1.1.3 (#7)

Minor updates
* Loading busybox from pre-built image
* Using busybox addgroup / adduser

v1.1.2

29 Aug 16:42
fdc560a
Compare
Choose a tag to compare
v1.1.2 (#6)

Minor updates
* Fixing bf-tz to work correctly
* Don't output warnings on bf-clear

v1.1.1

29 Aug 11:44
96bac60
Compare
Choose a tag to compare
v1.1.1 (#5)

Minor updates
* Removing .empty files in bf-clear

Build updates
* Making Dockerfiles consistent