Skip to content

Commit 38d780e

Browse files
committed
build: Remove Docker image tag specification
- Remove tag specification for Docker image in docker-build-and-push.yml file.
1 parent 8f72bbd commit 38d780e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-build-and-push.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ jobs:
3535
push: true
3636
tags: |
3737
ghcr.io/${{ github.repository_owner }}/renderer_rs:latest
38-
ghcr.io/${{ github.repository_owner }}/renderer_rs:${{ github.sha }}
3938
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)