Skip to content

Commit 394e01d

Browse files
authored
v4.3.7 (#102)
Minor updates * Using latest base images
1 parent 40d867d commit 394e01d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.3.6
1+
4.3.7

generate-dockerfiles.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ set -euo pipefail
44

55
docker pull bfren/alpine
66

7-
BASE_VERSION="5.6.2"
7+
BASE_VERSION="5.6.3"
88
echo "Base: ${BASE_VERSION}"
99

1010
ALPINE_EDITIONS="3.15 3.16 3.17 3.18 3.19 3.20 3.21 3.22"

0 commit comments

Comments
 (0)