Skip to content

Commit

Permalink
Merge pull request #13 from tazama-lf/release-tag
Browse files Browse the repository at this point in the history
fix: update tag to reflect upcoming release
  • Loading branch information
scott45 authored Nov 29, 2024
2 parents 61b8112 + 91f640b commit 4077979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
images: tazamaorg/${{ env.REPO_NAME }}
tags: |
type=raw,value=rc
type=raw,value=2.1.0
- name: Build and push Docker image
id: push
Expand Down

0 comments on commit 4077979

Please sign in to comment.