Skip to content

Releases: bfren/docker-debian

v3.2.1

16 Jul 04:32
2d18447
Compare
Choose a tag to compare
v3.2.1 (#63)

Minor updates
* Using latest base images
* Updating to Debian 11.10 and 12.6

Build updates
* Using ghcr.io

v3.2.0

18 Jun 06:54
3efb0fc
Compare
Choose a tag to compare
v3.2.0 (#62)

Major updates
* Using latest Alpine branch
* Using custom bfren Nushell build
* Removing trixie build and arm/v7 builds

Minor updates
* Updating to Nushell 0.94.2
* Installing ca-certificates package
* Setting /tmp permission

v3.1.5

23 May 13:12
9a91d4b
Compare
Choose a tag to compare
v3.1.5 (#60)

Minor updates
* Using latest Alpine branch

v3.1.4

19 May 12:02
9ad97f5
Compare
Choose a tag to compare
v3.1.4 (#59)

Minor updates
* Using latest Alpine branch
* Using record syntax for with-env

v3.1.3

06 Apr 16:20
53d96b0
Compare
Choose a tag to compare
v3.1.3 (#58)

Minor updates
* Updating to Nushell 0.92.1 and Alpine 2.2.6

v3.1.2

21 Mar 18:52
55fbdff
Compare
Choose a tag to compare
v3.1.2 (#57)

Minor updates
* Using latest Alpine branches

v3.1.1

21 Mar 18:25
ce5258b
Compare
Choose a tag to compare
v3.1.1 (#56)

Minor updates
* Updating to Nushell 0.91.0 and latest Alpine branches
* Using new glob type

v3.1.0

23 Feb 18:00
cd847e3
Compare
Choose a tag to compare
v3.1.0 (#55)

Major updates
* Improvements to testing nu modules - during dev workflow instead of bf install
  - Using same flow as run.sh in test.sh
  - Adding test sub-module export
  - Marking test.sh as executable in pull.sh
  - Adding comments to test function

Minor updates
* Updating to Debian 11.9 and 12.5
* Using latest Alpine base images
* Updating to Nushell 0.90.1
* Supporting new globbing

v3.0.11

03 Feb 13:53
51430c7
Compare
Choose a tag to compare
v3.0.11 (#53)

Minor updates
* Using latest Alpine overlay

v3.0.10

03 Feb 12:58
5bbcef0
Compare
Choose a tag to compare
v3.0.10 (#52)

Minor updates
* Using latest Alpine base image
* Marking esh script as executable
* Improving pkg module override