chore(updatecli): fix default JENKINS_VERSION manifest#2200
Merged
lemeurherve merged 1 commit intojenkinsci:masterfrom Jan 15, 2026
Merged
chore(updatecli): fix default JENKINS_VERSION manifest#2200lemeurherve merged 1 commit intojenkinsci:masterfrom
JENKINS_VERSION manifest#2200lemeurherve merged 1 commit intojenkinsci:masterfrom
Conversation
MarkEWaite
approved these changes
Jan 15, 2026
lemeurherve
added a commit
to lemeurherve/docker
that referenced
this pull request
Jan 15, 2026
6 tasks
Merged
6 tasks
MarkEWaite
pushed a commit
that referenced
this pull request
Jan 16, 2026
…up to date (#2172) * chore: keep simulated LTS `JENKINS_VERSION` and `WAR_SHA` up to date * also update `LTS_JENKINS_VERSION` in tests * update LTS golden file (follow-up of #2184) * add missing `scmid` property to `target`s Cf #2198 * restrict matchpattern like in #2200 * add `skip-changelog` label as this bump is equivalent to a noop with regard to the content of the image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change fixes the manifest by updating the version from the env var substitution below the
ARGinstead of adding it to theARGitself in Dockerfiles, and restricts the search pattern to avoid matching Alpine version in golden files.Amends:
JENKINS_VERSIONandWAR_SHAup to date #2171Ref:
JENKINS_VERSIONto Weekly 2.546 #2199 (review)JENKINS_VERSIONshould be updated more frequently #2165Testing done
updatecli diff --debug --clean --config ./updatecli/updatecli.d/jenkins-version.yaml --values ./updatecli/values.github-action.yaml
+++++++++++ + PREPARE + +++++++++++ Loading Pipeline "./updatecli/updatecli.d/jenkins-version.yaml" DEBUG: pipelineid undefined, we'll try to generate one DEBUG: using pipeline name to generate the pipelineid DEBUG: Loaded 1 pipeline configuration(s) from "./updatecli/updatecli.d/jenkins-version.yaml" DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN SCM repository retrieved: 1 DEBUG: cloning git repository: https://github.com/jenkinsci/docker.git in /var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker Enumerating objects: 13655, done. Counting objects: 100% (24/24), done. Compressing objects: 100% (16/16), done. Total 13655 (delta 16), reused 9 (delta 8), pack-reused 13631 (from 3) DEBUG: Fetching remote branches for resetting local ones DEBUG: Enumerating objects: 12887, done. Counting objects: 100% (4400/4400), done. Compressing objects: 100% (2072/2072), done. Total 12887 (delta 4027), reused 2328 (delta 2328), pack-reused 8487 (from 3) ++++++++++++++++++ + AUTO DISCOVERY + ++++++++++++++++++ ++++++++++++ + PIPELINE + ++++++++++++ ########################################## # BUMP DEFAULT `JENKINS_VERSION` VERSION # ########################################## Pipeline ID : 9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f Dry Run : enabled DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN source: latestVersion --------------------- DEBUG: URL detected for file "https://updates.jenkins.io/latestCore.txt" DEBUG: HTTP GET to "https://updates.jenkins.io/latestCore.txt" got a response with code 200 DEBUG: Reading line 1 of the content returned from url "https://updates.jenkins.io/latestCore.txt" DEBUG: URL detected for location "https://updates.jenkins.io/latestCore.txt" DEBUG: HTTP GET to "https://updates.jenkins.io/latestCore.txt" got a response with code 200 DEBUG: Reading content returned from the url "https://updates.jenkins.io/latestCore.txt" ✔ content: found from file "https://updates.jenkins.io/latestCore.txt": 2.546 DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN source: latestWarSha -------------------- DEBUG: No shell success criteria defined, updatecli fallbacks to historical workflow DEBUG: command: /bin/sh /var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/bin/fc13a81bfe9070b62da80ff3658e81ac3e572a3d6061937ad61f63f14d5c13d0.sh DEBUG: Environment variables DEBUG: * PATH=/opt/homebrew/opt/python@3.12/bin:/Users/vv/.bin:/Users/vv/.docker/bin:/usr/local/bin:/Users/vv/.asdf/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/homebrew/opt/python@3.12/bin:/Users/vv/.bin:/Users/vv/.docker/bin:/Users/vv/.asdf/shims DEBUG: * HOME=/Users/vv DEBUG: * USER=vv DEBUG: * LOGNAME=vv DEBUG: * SHELL=/bin/zsh DEBUG: * LANG=en_US.UTF-8 DEBUG: * LC_ALL=en_US.UTF-8 DEBUG: * UPDATECLI_PIPELINE_STAGE=source The shell 🐚 command "/bin/sh /var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/bin/fc13a81bfe9070b62da80ff3658e81ac3e572a3d6061937ad61f63f14d5c13d0.sh" ran successfully with the following output: ---- f1b03ebf8fdb0ac893fbac9df9835d736ab9825399dc43de8a00d3f3913d8983 ---- DEBUG: command stderr output was: ---- ---- ✔ shell command executed successfully DEBUG: No shell success criteria defined, updatecli fallbacks to historical workflow DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN condition: isDockerImagePublished --------------------------------- ✔ docker image jenkins/jenkins:2.546 found DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN target: updateJenkinsVersionInDockerBake ---------------------------------------- Repository : github.com/jenkinsci/docker@master DEBUG: checkout git branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f", based on "master" DEBUG: Checking if branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" diverged from "master": DEBUG: all good,branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" is ahead of "master" DEBUG: Relative path detected: changing from "docker-bake.hcl" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/docker-bake.hcl" ⚠ - changes detected: path "variable.JENKINS_VERSION.default" updated from "2.534" to "2.546" in file "docker-bake.hcl" DEBUG: no changelog detected DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN target: updateJenkinsVersionInGoldenFiles ----------------------------------------- Repository : github.com/jenkinsci/docker@master DEBUG: checkout git branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f", based on "master" DEBUG: Checking if branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" diverged from "master": DEBUG: all good,branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" is ahead of "master" DEBUG: Relative path detected: changing from "tests/golden/expected_tags.txt" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/tests/golden/expected_tags.txt" DEBUG: Relative path detected: changing from "tests/golden/expected_tags_latest_weekly.txt" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/tests/golden/expected_tags_latest_weekly.txt" DEBUG: Extracted current version "2.534" from capture group in file "tests/golden/expected_tags.txt" DEBUG: Match found for pattern ":(\\d+\\.\\d+)-" in file "tests/golden/expected_tags.txt" DEBUG: Match found for pattern ":(\\d+\\.\\d+)-" in file "tests/golden/expected_tags_latest_weekly.txt" "tests/golden/expected_tags.txt" updated with [dry run] content ":2.546-" ``` --- tests/golden/expected_tags.txt +++ tests/golden/expected_tags.txt @@ -1,11 +1,11 @@ docker.io/jenkins/jenkins:2.534 (debian_jdk21) -docker.io/jenkins/jenkins:2.534-alpine (alpine_jdk21) -docker.io/jenkins/jenkins:2.534-alpine-jdk21 (alpine_jdk21) -docker.io/jenkins/jenkins:2.534-alpine-jdk25 (alpine_jdk25) -docker.io/jenkins/jenkins:2.534-jdk21 (debian_jdk21) -docker.io/jenkins/jenkins:2.534-jdk25 (debian_jdk25) -docker.io/jenkins/jenkins:2.534-rhel-ubi9-jdk21 (rhel_jdk21) -docker.io/jenkins/jenkins:2.534-rhel-ubi9-jdk25 (rhel_jdk25) -docker.io/jenkins/jenkins:2.534-slim (debian-slim_jdk21) -docker.io/jenkins/jenkins:2.534-slim-jdk21 (debian-slim_jdk21) -docker.io/jenkins/jenkins:2.534-slim-jdk25 (debian-slim_jdk25) +docker.io/jenkins/jenkins:2.546-alpine (alpine_jdk21) +docker.io/jenkins/jenkins:2.546-alpine-jdk21 (alpine_jdk21) +docker.io/jenkins/jenkins:2.546-alpine-jdk25 (alpine_jdk25) +docker.io/jenkins/jenkins:2.546-jdk21 (debian_jdk21) +docker.io/jenkins/jenkins:2.546-jdk25 (debian_jdk25) +docker.io/jenkins/jenkins:2.546-rhel-ubi9-jdk21 (rhel_jdk21) +docker.io/jenkins/jenkins:2.546-rhel-ubi9-jdk25 (rhel_jdk25) +docker.io/jenkins/jenkins:2.546-slim (debian-slim_jdk21) +docker.io/jenkins/jenkins:2.546-slim-jdk21 (debian-slim_jdk21) +docker.io/jenkins/jenkins:2.546-slim-jdk25 (debian-slim_jdk25) ``` "tests/golden/expected_tags_latest_weekly.txt" updated with [dry run] content ":2.546-" ``` --- tests/golden/expected_tags_latest_weekly.txt +++ tests/golden/expected_tags_latest_weekly.txt @@ -1,14 +1,14 @@ docker.io/jenkins/jenkins:2.534 (debian_jdk21) -docker.io/jenkins/jenkins:2.534-alpine (alpine_jdk21) -docker.io/jenkins/jenkins:2.534-alpine-jdk21 (alpine_jdk21) -docker.io/jenkins/jenkins:2.534-alpine-jdk25 (alpine_jdk25) -docker.io/jenkins/jenkins:2.534-jdk21 (debian_jdk21) -docker.io/jenkins/jenkins:2.534-jdk25 (debian_jdk25) -docker.io/jenkins/jenkins:2.534-rhel-ubi9-jdk21 (rhel_jdk21) -docker.io/jenkins/jenkins:2.534-rhel-ubi9-jdk25 (rhel_jdk25) -docker.io/jenkins/jenkins:2.534-slim (debian-slim_jdk21) -docker.io/jenkins/jenkins:2.534-slim-jdk21 (debian-slim_jdk21) -docker.io/jenkins/jenkins:2.534-slim-jdk25 (debian-slim_jdk25) +docker.io/jenkins/jenkins:2.546-alpine (alpine_jdk21) +docker.io/jenkins/jenkins:2.546-alpine-jdk21 (alpine_jdk21) +docker.io/jenkins/jenkins:2.546-alpine-jdk25 (alpine_jdk25) +docker.io/jenkins/jenkins:2.546-jdk21 (debian_jdk21) +docker.io/jenkins/jenkins:2.546-jdk25 (debian_jdk25) +docker.io/jenkins/jenkins:2.546-rhel-ubi9-jdk21 (rhel_jdk21) +docker.io/jenkins/jenkins:2.546-rhel-ubi9-jdk25 (rhel_jdk25) +docker.io/jenkins/jenkins:2.546-slim (debian-slim_jdk21) +docker.io/jenkins/jenkins:2.546-slim-jdk21 (debian-slim_jdk21) +docker.io/jenkins/jenkins:2.546-slim-jdk25 (debian-slim_jdk25) docker.io/jenkins/jenkins:alpine (alpine_jdk21) docker.io/jenkins/jenkins:alpine-jdk21 (alpine_jdk21) docker.io/jenkins/jenkins:alpine-jdk25 (alpine_jdk25) ``` ⚠ - 2 file(s) updated with ":2.546-": * tests/golden/expected_tags.txt * tests/golden/expected_tags_latest_weekly.txt DEBUG: no changelog detected DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN target: updateJenkinsVersionInDockerfiles ----------------------------------------- Repository : github.com/jenkinsci/docker@master DEBUG: checkout git branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f", based on "master" DEBUG: Checking if branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" diverged from "master": DEBUG: all good,branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" is ahead of "master" DEBUG: Relative path detected: changing from "alpine/hotspot/Dockerfile" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/alpine/hotspot/Dockerfile" DEBUG: Relative path detected: changing from "debian/Dockerfile" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/debian/Dockerfile" DEBUG: Relative path detected: changing from "rhel/Dockerfile" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/rhel/Dockerfile" DEBUG: Relative path detected: changing from "windows/windowsservercore/hotspot/Dockerfile" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/windows/windowsservercore/hotspot/Dockerfile" DEBUG: Extracted current version "2.534" from capture group in file "alpine/hotspot/Dockerfile" DEBUG: Match found for pattern ":-(\\d+\\.\\d+)" in file "alpine/hotspot/Dockerfile" DEBUG: Match found for pattern ":-(\\d+\\.\\d+)" in file "debian/Dockerfile" DEBUG: Match found for pattern ":-(\\d+\\.\\d+)" in file "rhel/Dockerfile" DEBUG: Match found for pattern ":-(\\d+\\.\\d+)" in file "windows/windowsservercore/hotspot/Dockerfile" "alpine/hotspot/Dockerfile" updated with [dry run] content ":-2.546" ``` --- alpine/hotspot/Dockerfile +++ alpine/hotspot/Dockerfile @@ -95,7 +95,7 @@ # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION=${JENKINS_VERSION:-2.534} +ENV JENKINS_VERSION=${JENKINS_VERSION:-2.546} # jenkins.war checksum, download will be validated using it ARG WAR_SHA=fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228 ``` "debian/Dockerfile" updated with [dry run] content ":-2.546" ``` --- debian/Dockerfile +++ debian/Dockerfile @@ -109,7 +109,7 @@ # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION=${JENKINS_VERSION:-2.534} +ENV JENKINS_VERSION=${JENKINS_VERSION:-2.546} # jenkins.war checksum, download will be validated using it ARG WAR_SHA=fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228 ``` "rhel/Dockerfile" updated with [dry run] content ":-2.546" ``` --- rhel/Dockerfile +++ rhel/Dockerfile @@ -99,7 +99,7 @@ # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION=${JENKINS_VERSION:-2.534} +ENV JENKINS_VERSION=${JENKINS_VERSION:-2.546} # jenkins.war checksum, download will be validated using it ARG WAR_SHA=fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228 ``` "windows/windowsservercore/hotspot/Dockerfile" updated with [dry run] content ":-2.546" ``` --- windows/windowsservercore/hotspot/Dockerfile +++ windows/windowsservercore/hotspot/Dockerfile @@ -98,7 +98,7 @@ # jenkins version being bundled in this docker image ARG JENKINS_VERSION -ENV JENKINS_VERSION=${JENKINS_VERSION:-2.534} +ENV JENKINS_VERSION=${JENKINS_VERSION:-2.546} # jenkins.war checksum, download will be validated using it ARG WAR_SHA=fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228 ``` ⚠ - 4 file(s) updated with ":-2.546": * alpine/hotspot/Dockerfile * debian/Dockerfile * rhel/Dockerfile * windows/windowsservercore/hotspot/Dockerfile DEBUG: no changelog detected DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN target: updateWarShaInDockerBake -------------------------------- Repository : github.com/jenkinsci/docker@master DEBUG: checkout git branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f", based on "master" DEBUG: Checking if branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" diverged from "master": DEBUG: all good,branch "updatecli_master_9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f" is ahead of "master" DEBUG: Relative path detected: changing from "docker-bake.hcl" to absolute path from SCM: "/var/folders/tp/wg7m13056jjgb2z1_jv07j1r0000gn/T/updatecli/github/jenkinsci/docker/docker-bake.hcl" ⚠ - changes detected: path "variable.WAR_SHA.default" updated from "fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228" to "f1b03ebf8fdb0ac893fbac9df9835d736ab9825399dc43de8a00d3f3913d8983" in file "docker-bake.hcl" DEBUG: No shell success criteria defined, updatecli fallbacks to historical workflow DEBUG: no changelog detected ACTIONS ======== DEBUG: using GitHub token from environment variable UPDATECLI_GITHUB_TOKEN --- Pipeline Name : Bump default `JENKINS_VERSION` version Pipeline ID : 9d0d7648ae1697150c1ed0caf71e31295a764a760d497c32bc26b381fb04263f Dry run : true Repository : github.com/jenkinsci/docker@master Action : Bump default `JENKINS_VERSION` to Weekly 2.546 --- DEBUG: No CI pipeline detected (unknown CI Engine) An action of kind "github/pullrequest" is expected. DEBUG: The expected action would have the following information: | | ##Title: | Bump default `JENKINS_VERSION` to Weekly 2.546 | ##Report: | | |
|
|
|
|
|
|
|
|
|
| =====
|
DEBUG: The expected action would have the following information:
|
| ##Title:
| Bump default `JENKINS_VERSION` to Weekly 2.546
|
|
| ##Report:
|
|
|
|
|
|
|
|
|
|
|
|
| =====
|
=============================
SUMMARY:
⚠ Bump default `JENKINS_VERSION` version:
Source:
✔ [latestVersion] Get latest Jenkins Core release version
✔ [latestWarSha] Get latest Jenkins Core sha256 checksum
Condition:
✔ [isDockerImagePublished] Check if the docker image has been published
Target:
⚠ [updateJenkinsVersionInDockerBake] Update default value of JENKINS_VERSION in docker-bake.hcl
* Repository: https://github.com/jenkinsci/docker.git (branch: master)
⚠ [updateJenkinsVersionInDockerfiles] Update value of JENKINS_VERSION in Dockerfile
* Repository: https://github.com/jenkinsci/docker.git (branch: master)
⚠ [updateJenkinsVersionInGoldenFiles] Update value of JENKINS_VERSION in (weekly) golden files
* Repository: https://github.com/jenkinsci/docker.git (branch: master)
⚠ [updateWarShaInDockerBake] Update default value of WAR_SHA in docker-bake.hcl
* Repository: https://github.com/jenkinsci/docker.git (branch: master)
Run Summary
===========
Pipeline(s) run:
* Changed: 1
* Failed: 0
* Skipped: 0
* Succeeded: 0
* Total: 1
Bump default `JENKINS_VERSION` version
|Update value of JENKINS_VERSION in (weekly) golden files
|2 file(s) updated with ":2.546-": * tests/golden/expected_tags.txt * tests/golden/expected_tags_latest_weekly.txt
|Update value of JENKINS_VERSION in Dockerfile
|4 file(s) updated with ":-2.546": * alpine/hotspot/Dockerfile * debian/Dockerfile * rhel/Dockerfile * windows/windowsservercore/hotspot/Dockerfile
|Update default value of JENKINS_VERSION in docker-bake.hcl
|changes detected: path "variable.JENKINS_VERSION.default" updated from "2.534" to "2.546" in file "docker-bake.hcl"
|Update default value of WAR_SHA in docker-bake.hcl
|changes detected: path "variable.WAR_SHA.default" updated from "fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228" to "f1b03ebf8fdb0ac893fbac9df9835d736ab9825399dc43de8a00d3f3913d8983" in file "docker-bake.hcl"
|Bump default `JENKINS_VERSION` version
|Update value of JENKINS_VERSION in (weekly) golden files
|2 file(s) updated with ":2.546-": * tests/golden/expected_tags.txt * tests/golden/expected_tags_latest_weekly.txt
|Update value of JENKINS_VERSION in Dockerfile
|4 file(s) updated with ":-2.546": * alpine/hotspot/Dockerfile * debian/Dockerfile * rhel/Dockerfile * windows/windowsservercore/hotspot/Dockerfile
|Update default value of JENKINS_VERSION in docker-bake.hcl
|changes detected: path "variable.JENKINS_VERSION.default" updated from "2.534" to "2.546" in file "docker-bake.hcl"
|Update default value of WAR_SHA in docker-bake.hcl
|changes detected: path "variable.WAR_SHA.default" updated from "fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228" to "f1b03ebf8fdb0ac893fbac9df9835d736ab9825399dc43de8a00d3f3913d8983" in file "docker-bake.hcl"
|Submitter checklist