Skip to content

Commit

Permalink
Release 2.3.0-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enyachoke committed May 23, 2024
1 parent 175a58c commit 6f6ea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
download-artifacts: false
image-name: "senaite"
image-version: "dev"
image-version: "2.3.0-1.0.0"
secrets:
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_REGISTRY_USERNAME }}
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_REGISTRY_PASSWORD }}

0 comments on commit 6f6ea80

Please sign in to comment.