Skip to content

Commit

Permalink
fix: update tag to reflect upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
scott45 authored Nov 29, 2024
1 parent 61b8112 commit 91f640b
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 91f640b

Please sign in to comment.