Skip to content

Commit 00bd824

Browse files
committed
fix container name
1 parent caa20ac commit 00bd824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
context: .
3838
push: true
39-
tags: ghcr.io/picop-rd/proxy/proxy:latest
39+
tags: ghcr.io/picop-rd/proxy:latest
4040
cache-from: type=gha
4141
cache-to: type=gha,mode=max
4242
ssh: default

0 commit comments

Comments
 (0)