Skip to content

Commit 3e0664a

Browse files
committed
fix circular docker reference
1 parent b648f8c commit 3e0664a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33
name: Docker Multiplatform
44

55
env:
6-
REGISTRY_IMAGE: mwatelescope/birli
6+
REGISTRY_IMAGE: mwatelescope/hyperdrive
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)