refstack: trigger image upload

Include the latest refstack changes in the image.
The newest changes include a fix for py3.10 compatibility
and new 2 features - support for 2 new add-on programs.

Change-Id: I9bb0b51ac99af756744ec65cc4d35c2d9a2fb037
This commit is contained in:
Martin Kopec 2022-08-16 09:47:22 +02:00
parent a8a19abf2c
commit fde00a2c3f
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# upload trigger - Mon 26 Oct 2021 06:00 PM UTC
# refstack commit - bb0e985734690394e227d16af893b8e4ac8d3724
# upload trigger - Thu 11 Aug 2022 16:11 PM UTC
# refstack commit - f222f3fb9540f0df4bf0cb8736c2470740659b18
FROM opendevorg/python-builder:3.9-bullseye as builder