Skip to content

Commit 4b75ec4

Browse files
authored
[ci] Update docker image url (#114)
1 parent 361fc56 commit 4b75ec4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
password: ${{ secrets.GITHUB_TOKEN }}
1414
- name: Build and push
1515
env:
16-
REPO_URL: http://download.tizen.org/releases/milestone/tizen/unified
17-
BUILD_ID: tizen-unified_20220517.1
16+
REPO_URL: https://download.tizen.org/releases/milestone/TIZEN/Tizen/Tizen-Unified
17+
BUILD_ID: tizen-unified_20221017.061100
1818
IMAGE: tizen-headed-armv7l
1919
run: |
2020
wget -q ${REPO_URL}/${BUILD_ID}/images/standard/${IMAGE}/${BUILD_ID}_${IMAGE}.tar.gz

0 commit comments

Comments
 (0)