We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b78b5 commit d9c81fcCopy full SHA for d9c81fc
.github/workflows/actions.yml
@@ -11,8 +11,8 @@ jobs:
11
echo "ORIGIN_VERSION=${ORIGIN_VERSION}" >> $GITHUB_ENV
12
echo "DOCKER_REPO=${DOCKER_REPO}/$GITHUB_REPOSITORY" >> $GITHUB_ENV
13
env:
14
- VERSION: 5.2.0-1
15
- ORIGIN_VERSION: 5.2+dfsg-2
+ VERSION: 5.2.0-2
+ ORIGIN_VERSION: 5.2+dfsg-3
16
DOCKER_REPO: docker.io
17
- name: Build releases
18
run: |
0 commit comments