summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_monitor.go
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2020-01-09 14:20:51 -0500
committerChris Evich <cevich@redhat.com>2020-01-09 14:31:26 -0500
commiteb0f79c3373d41356afd9a6603eeda4794750b1e (patch)
tree5b4f5a00ce6bdbeb1cc5783827b5d7e8ac0b7214 /pkg/api/server/register_monitor.go
parentf57fdd038d431ebbd59e39b909cab7543b5d8f01 (diff)
downloadpodman-eb0f79c3373d41356afd9a6603eeda4794750b1e.tar.gz
podman-eb0f79c3373d41356afd9a6603eeda4794750b1e.tar.bz2
podman-eb0f79c3373d41356afd9a6603eeda4794750b1e.zip
Fix Makefile ref libseccomp branch as a commit
Commit a824186ac9 mistakenly updated LIBSECCOMP_COMMIT with a branch name instead of a commit reference. This breaks on Ubuntu's git with the `--detach` option, causing it to throw this error: ``` fatal: '--detach' cannot be used with '-b/-B/--orphan' ``` Fix this by using the tag `v2.3.3` which at the time of this commit, is the current HEAD of the release-2.3 branch. Thanks to Ed Santiago <santiago@redhat.com> for helping figure out the error and the fix. Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'pkg/api/server/register_monitor.go')
0 files changed, 0 insertions, 0 deletions