casavo/Retag Docker Image
Retag a Docker image in Casavo CR using buildx imagetools
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Docker image name (e.g. org/image) | yes | — |
| source-tag | Source tag of the Docker image to retag | no | ${{ github.sha }} |
| target-tag | New tag to assign to the Docker image | no | production |
| registry-hostname | Docker registry hostname | no | cr.production.casavo.tech |
| registry-username | Docker registry username | no | — |
| registry-password | Docker registry password | no | — |
Outputs
no outputs