Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 836a79b

Browse files
committed
fix: api exception call not throwing error
1 parent f86735a commit 836a79b

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
@@ -64,7 +64,7 @@ jobs:
6464
file: Dockerfile
6565
push: true
6666
tags: |
67-
${{ env.DOCKER_HUB_REPO }}:lates1314521t
67+
${{ env.DOCKER_HUB_REPO }}:latest
6868
${{ env.DOCKER_HUB_REPO }}:${{ steps.slug.outputs.sha7 }}
6969
cache-from: type=gha
7070
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)