Force rebuild of python base images
We added bookworm images but didn't actually promote and tag them because that occurs in a post merge step which cannot rely on the job itself being updated to trigger builds. Instead we must use an explicit change to the files we match on to trigger builds. Do that in this change. Change-Id: I67557f65b3417fad1ed138a57cd4a8e66dfffc2f
This commit is contained in:
parent
03ca4627a1
commit
9b3c7ad8f0
docker
@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Comment to force rebuilds Wed May 24 17:17:08 UTC 2023
|
||||
# Comment to force rebuilds Sun Jul 16 23:06:17 UTC 2023
|
||||
|
||||
ARG PYTHON_VERSION=3.11
|
||||
ARG DEBIAN_VERSION=bullseye
|
||||
|
@ -13,7 +13,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Comment to force rebuilds Wed May 24 17:17:08 UTC 2023
|
||||
# Comment to force rebuilds Sun Jul 16 23:06:17 UTC 2023
|
||||
|
||||
ARG PYTHON_VERSION=3.11
|
||||
ARG DEBIAN_VERSION=bullseye
|
||||
|
Loading…
x
Reference in New Issue
Block a user