Skip to content

Commit

Permalink
Docker: renamed branch to fetch from after successfull hg->git migration
Browse files Browse the repository at this point in the history
(cherry picked from commit 4ca64ff)
Signed-off-by: Konstantin Pavlov <[email protected]>
  • Loading branch information
oxpa authored and thresheek committed Dec 18, 2024
1 parent 6212937 commit 551df9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/docker/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ library:
fi; \
fi; \
echo "Architectures: amd64, arm64v8"; \
echo "GitFetch: refs/heads/branches/packaging"; \
echo "GitFetch: refs/heads/packaging"; \
echo "GitCommit: $(shell git describe --always --abbrev=0 HEAD)"; \
echo "Directory: pkg/docker"; \
echo "File: Dockerfile.$$mod"; \
Expand Down

0 comments on commit 551df9b

Please sign in to comment.