Skip to content

Commit

Permalink
Use temporary registry for Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Jan 11, 2024
1 parent dc9c846 commit c27b36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VERBOSE?=false

TAG?=latest
OWNER?=openfaas
SERVER?=ghcr.io
SERVER?=ttl.sh
export DOCKER_CLI_EXPERIMENTAL=enabled
export DOCKER_BUILDKIT=1

Expand Down

0 comments on commit c27b36d

Please sign in to comment.