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
  • Loading branch information
oxpa authored and thresheek committed Sep 17, 2024
1 parent dadad1f commit 4ca64ff
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 @@ -163,7 +163,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 4ca64ff

Please sign in to comment.