Skip to content

Commit 419ae2e

Browse files
committed
faasmtools: move from acr to ghcr
1 parent a1c54c1 commit 419ae2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faasmtools/docker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from subprocess import run
22

3-
ACR_NAME = "faasm.azurecr.io"
3+
CR_NAME = "ghcr.io/faasm"
44

55

66
def build_container(

0 commit comments

Comments
 (0)