Skip to content

Commit 935d412

Browse files
committed
Release 3.3.4 - See CHANGELOG.md
1 parent 22e00ad commit 935d412

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
include:
19-
- { distro: "alpine", distro_variant: "3.23", latest: "true", arch: "linux/amd64,linux/arm64" }
19+
- { distro: "alpine", distro_variant: "3.24", latest: "true", arch: "linux/amd64,linux/arm64" }
2020
uses: nfrastack/gha/.github/workflows/container-build_generic.yml@main
2121
with:
2222
base_image: "ghcr.io/nfrastack/container-nginx"

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 3.3.4 2026-07-18 <code at nfrastack dot com>
2+
3+
### Changed
4+
- Transform log levels to lowercase
5+
- Alpine 3.24 base
6+
7+
18
## 3.3.3 2026-06-09 <code at nfrastack dot com>
29

310
### Added
@@ -64,7 +71,7 @@ Note that your nginx log file names have changed from (access|error)-<site>.log
6471
### Added
6572
- Convert to nfrastack/container-nginx:8.x.x format
6673
- PORTAL_LANGUAGE_<LANGUAGE>_FILE override capabilities
67-
- Switch to Alpine 3.23
74+
- Switch to Alpine 3.24
6875
- LemonLDAP 2.22.2
6976
- Environment variable PORTAL_BACKGROUNDS_PATH introduced to allow for custom backgrounds
7077

0 commit comments

Comments
 (0)