Skip to content

Releases: bfren/docker-alpine-s6

v5.4.9

13 Sep 07:24
94dad32
Compare
Choose a tag to compare
v5.4.9 (#169)

Minor updates
* Using latest base images
* Updating to Alpine 3.17.10, 3.18.9, 3.19.4 and 3.20.3

v5.4.8

30 Aug 07:20
48e12bf
Compare
Choose a tag to compare
v5.4.8 (#168)

Minor updates
* Using latest base images

v5.4.7

09 Aug 15:25
2fdac7e
Compare
Choose a tag to compare
v5.4.7 (#167)

Minor updates
* Using latest base images
* Improving preflight check process to enable early exit without errors (so S6 restarts the service)
* Use new warn colour
* Run clean when a service is terminated

v5.4.6

30 Jul 15:06
1c6ffbe
Compare
Choose a tag to compare
v5.4.6 (#166)

Minor updates
* Using latest base images

Build updates
* Updating workflows

v5.4.5

19 Jul 07:40
ad098fe
Compare
Choose a tag to compare
v5.4.5 (#165)

Minor updates
* Using latest base images

v5.4.4

17 Jul 17:31
80881b0
Compare
Choose a tag to compare
v5.4.4 (#164)

Minor updates
* Using latest base images
* Using is-not-empty instead of null check
* Output debug information when timezone not defined
* No need to handle script errors on init

v5.4.3

16 Jul 15:41
04b9540
Compare
Choose a tag to compare
v5.4.3 (#163)

Minor updates
* Using latest base images
* Using is-not-empty instead of null check

v5.4.2

16 Jul 04:29
b1da484
Compare
Choose a tag to compare
v5.4.2 (#162)

Build updates
* Using ghcr.io

v5.4.1

15 Jul 18:46
1800ecf
Compare
Choose a tag to compare
v5.4.1 (#161)

Minor updates
* Using latest base images
* Updating to Alpine 3.17.8, 3.18.7, 3.19.2 and 3.20.1

v5.4.0

16 Jun 14:17
10bacf7
Compare
Choose a tag to compare
v5.4.0 (#160)

Major updates
* Using latest base images
* Updating to S6 Overlay 3.2.0.0

Minor updates
* Removing S6_CMD_WAIT_FOR_SERVICES_MAXTIME (default value is now 0)