Change RE image to edge-focal (#2884)

* Change RE image to edge-focal

* Fix typo

* change tag to 7.2.4-108
This commit is contained in:
ofekshenawa 2024-02-14 21:02:52 +02:00 committed by GitHub
parent 2512123b76
commit 83dd4d7200
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
go-version: [1.21.x] go-version: [1.21.x]
re-build: ["7.2.4-92"] re-build: ["7.2.4-108"]
steps: steps:
- name: Checkout code - name: Checkout code