Skip to content

Commit 6337c76

Browse files
authored
Update docker-image.yml
1 parent a027908 commit 6337c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
uses: docker/build-push-action@v6
2929
with:
3030
push: true
31-
tags: ${{ secrets.DOCKERHUB_USERNAME }}/go-mcp-postgres:$(date +%s)
31+
tags: guoling21cn/go-mcp-postgres:latest

0 commit comments

Comments
 (0)