Skip to content

Commit 5f162d6

Browse files
Release 1.0-0.1.0 (#3)
1 parent cd51cab commit 5f162d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: mekomsolutions/shared-github-workflow/.github/workflows/docker-build-publish.yml@main
1212
with:
1313
image-name: "orthanc"
14-
image-version: "dev"
14+
image-version: "1.0-0.1.0"
1515
secrets:
1616
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_REGISTRY_USERNAME }}
1717
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_REGISTRY_PASSWORD }}

0 commit comments

Comments
 (0)