Skip to content

Commit d9c81fc

Browse files
authored
qemu 5.2.0-2
1 parent f2b78b5 commit d9c81fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
echo "ORIGIN_VERSION=${ORIGIN_VERSION}" >> $GITHUB_ENV
1212
echo "DOCKER_REPO=${DOCKER_REPO}/$GITHUB_REPOSITORY" >> $GITHUB_ENV
1313
env:
14-
VERSION: 5.2.0-1
15-
ORIGIN_VERSION: 5.2+dfsg-2
14+
VERSION: 5.2.0-2
15+
ORIGIN_VERSION: 5.2+dfsg-3
1616
DOCKER_REPO: docker.io
1717
- name: Build releases
1818
run: |

0 commit comments

Comments
 (0)