Skip to content

Commit 99b9ef9

Browse files
committed
fix: restore correct DockerHub URL (sbryngelson/mfc)
1 parent 325cb73 commit 99b9ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
needs: Container
164164
environment:
165165
name: containers
166-
url: https://hub.docker.com/r/mflowcode/mfc
166+
url: https://hub.docker.com/r/sbryngelson/mfc
167167
steps:
168168
- name: Login to Docker Hub
169169
uses: docker/login-action@v3

0 commit comments

Comments
 (0)