Skip to content

Commit

Permalink
Update docker image tag for 2.0 zfs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicaj authored and Ryan Moeller committed May 28, 2021
1 parent b4f5042 commit 26b8433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: ixsystems/zfs:latest
tags: ixsystems/zfs:2.0-latest
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 26b8433

Please sign in to comment.