Force a rebuild of Gerrit images

We just updated the gerrit image version tags but that did not promote
the images in docker hub so production doesn't see them. Force a rebuild
via the dockerfile (with an updated comment) to actually get images to
promote.

Change-Id: I0ea50b1d92b8633e59d4c4aff1b0ec8c7a47a0b5
This commit is contained in:
Clark Boylan 2024-08-15 11:26:44 -07:00
parent 715cfa709d
commit 1804f14ecb

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Mon Jun 3 05:26:49 PM UTC 2024 - trigger rebuild
# Thu Aug 15 06:26:01 PM UTC 2024 - trigger rebuild
FROM docker.io/opendevorg/python-builder:3.11-bookworm as builder