set BUILD_TAG to 3.23.2
Some checks failed
/ release-and-build (push) Failing after 49s

This commit is contained in:
2026-02-17 11:51:43 +00:00
parent 5ec128b665
commit 7c3419019d

View File

@@ -1,4 +1,4 @@
BUILD_TAG=3.23 BUILD_TAG=3.23.3
BUILD_BASE_IMAGE=alpine:${BUILD_TAG} BUILD_BASE_IMAGE=alpine:${BUILD_TAG}
# Examples for BASE_IMAGE # Examples for BASE_IMAGE
# alpine:${BUILD_TAG} # alpine:${BUILD_TAG}