Skip to content

Commit 931be7b

Browse files
authored
fix: fix image name (#84)
1 parent 67a8106 commit 931be7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
type: string
1010

1111
env:
12-
GHCR_REPO: ghcr.io/defguard/proxy
12+
GHCR_REPO: ghcr.io/defguard/defguard-proxy
1313

1414
jobs:
1515
build-docker:

0 commit comments

Comments
 (0)